diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2024-07-22 21:28:41 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2024-07-22 21:28:41 -0700 |
commit | f4137cc55fd8268933aeb5aa3631034a3296e499 (patch) | |
tree | 8a603ac13d5480d47131bbe4f8ff0bb0f242bee8 /README.md | |
parent | fab72a2902efe3271b8bf586a31c8c8ab8c7c1e8 (diff) | |
download | view.love-f4137cc55fd8268933aeb5aa3631034a3296e499.tar.gz |
add a fork
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 49a5535..439df56 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,8 @@ here. * https://git.sr.ht/~akkartik/capture.love -- a blank-slate mode for the note-taking app, so all the stuff pensieve.love puts on screen doesn't cause you to forget what you came to write down. +* https://git.sr.ht/~akkartik/lines2.love -- an entirely new implementation of + some foundations that seems more elegant. ## Associated tools |