diff options
| author | Fuwn <[email protected]> | 2022-02-03 10:54:07 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-02-03 10:54:07 +0000 |
| commit | 599d6722a30833354179467c2913af3e1a2a6cc9 (patch) | |
| tree | c2cd8e7451405688c26c7dc91c4125ec2d5763af /README.rst | |
| download | viv-599d6722a30833354179467c2913af3e1a2a6cc9.tar.xz viv-599d6722a30833354179467c2913af3e1a2a6cc9.zip | |
feat(viv): push testing source
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..090f1ab --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +🎀 viv +====== + +a toy gemini client written in ansi c (c89). + +nowhere near finished, but it works! (*mostly*). + +Limitations +----------- + +- \*nix only + +license +------- + +`gnu general public license v3.0 <./LICENSE>`_ |