diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2024-09-05 13:23:23 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2024-09-05 13:23:23 -0700 |
commit | 9448f9b04e20c86bf15efa6a0bf4c0d91d2f9788 (patch) | |
tree | 18418a8a7ca94d4bd8db680fd116dcb01f8457bd /README.md | |
parent | 52f876302f7e6da1f8f418d9dc85f0698c494e15 (diff) | |
download | view.love-9448f9b04e20c86bf15efa6a0bf4c0d91d2f9788.tar.gz |
fine, I'll add a badge
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 7e9ac31..9255953 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Plain text with lines +[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev) + An editor for plain text where you can also seamlessly insert line drawings. Designed above all to be easy to modify and give you early warning if your modifications break something. |