thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
commit 052a2c07cc5516abe1e42765db0c7d029acd0abe
parent 403913a1149ae7e7981ce95d20bce233d91cf408
Author: Marc <marc@coquand.email>
Date:   Mon, 27 Jul 2026 11:29:42 +0200

Add note on how to render HTML

Diffstat:
MREADME.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.html b/README.html
@@ -1,4 +1,5 @@
 <dl>
+  <!-- You can render this document in a HTML renderer like w3m  -->
   <dt>Thunderbird Patch Review</dt>
   <dd>Review git patches from email inside Thunderbird</dd>
   <dt>Synopsis</dt>