diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2022-06-15 13:35:55 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2022-06-15 13:35:55 -0700 |
commit | cad09c0ec1ee9a6408423433d3992f3ad8d0e013 (patch) | |
tree | 3eb92c0aa92efbf8ce76e7a8879827fe60e91d87 | |
parent | 4a5747d7a6e9b09a52d8ce167d2d284bea6172e8 (diff) | |
download | text.love-cad09c0ec1ee9a6408423433d3992f3ad8d0e013.tar.gz |
new fork for #1
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 3974362..9ae8e82 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,10 @@ to the website above: Forks of lines.love are encouraged. If you show me your fork, I'll link to it here. +* https://github.com/akkartik/lines-polygon-experiment -- an experiment that + uses separate shortcuts for regular polygons. `ctrl+3` for triangles, + `ctrl+4` for squares, etc. + ## Feedback [Most appreciated.](http://akkartik.name/contact) |