about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2024-07-12 21:01:13 -0700
committerKartik K. Agaram <vc@akkartik.com>2024-07-12 21:01:13 -0700
commit57deb762f033538a2d00fa9a2a8ae6e11729329d (patch)
tree5b168b175d8f1ddf47d2fcd68a94c4dfb89c9a33
parent8f88af234a5fbb35a25c5a6ae922dbd5ffeb3dd7 (diff)
downloadlines.love-57deb762f033538a2d00fa9a2a8ae6e11729329d.tar.gz
register a new add-on tool
Thanks eril!
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 690d94c..49a5535 100644
--- a/README.md
+++ b/README.md
@@ -120,6 +120,9 @@ here.
   and (non-editable) SVG.
 * https://git.sr.ht/~akkartik/lines2html.love exports lines.love files to html
   and inline SVG.
+* https://codeberg.org/eril/lines2html.love provides the option to export
+  just the drawings to a directory. Also provides a CLI, which should be more
+  natural for many people.
 
 ## Feedback