diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-01-18 20:25:19 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-01-18 20:25:19 -0800 |
commit | 3b48226212b32f41180db6ef5b08f8e5ed4b8456 (patch) | |
tree | 57a77285de2c82761b8b0cdf8b12b658bec5db3c | |
parent | 85b24c81c9dbc7feac083bcb72269b272d052a68 (diff) | |
parent | 30aedf06995bf6cf5e7a9fd85495703bbe5339d8 (diff) | |
download | view.love-3b48226212b32f41180db6ef5b08f8e5ed4b8456.tar.gz |
Merge text.love
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 4b63d73..56d2394 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ found anything amiss: http://akkartik.name/contact ## Mirrors and Forks -This repo is a fork of lines.love at [http://akkartik.name/lines.html](http://akkartik.name/lines.html). +This repo is a fork of [lines.love](http://akkartik.name/lines.html). Its immediate upstream is [text.love](https://codeberg.org/akkartik/text.love), a version without support for line drawings. Updates to it can be downloaded from the following mirrors: |