about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2024-09-05 13:48:36 -0700
committerKartik K. Agaram <vc@akkartik.com>2024-09-05 13:48:36 -0700
commit12c15d23658993056d104ca7581d6c0db6b8c3c3 (patch)
tree380615cdce6deb89cfe4f1dde6f28c48381670a3 /README.md
parenta6008d4bebb952f5939399028d756ab243863c5f (diff)
parent78e84fbf038f08b354903c91a4ea90c79d214ab5 (diff)
downloadview.love-12c15d23658993056d104ca7581d6c0db6b8c3c3.tar.gz
Merge text.love
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f05a639..8a4f405 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # A read-only viewer for plain text.
 
+[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev)
+
 Not very useful by itself, but it's a fork of [lines.love](http://akkartik.name/lines.html)
 that you can take in other directions, while easily sharing patches between
 forks.