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 | e39c0c3abcf5e28de973cfca173afe2f10e78a1f (patch) | |
| tree | ebeae9d2653b8c5c02a87665efb75bdc1b0d834d | |
| parent | feat(viv): push testing source (diff) | |
| download | viv-e39c0c3abcf5e28de973cfca173afe2f10e78a1f.tar.xz viv-e39c0c3abcf5e28de973cfca173afe2f10e78a1f.zip | |
feat(readme): what works section
| -rw-r--r-- | README.rst | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,7 +5,12 @@ a toy gemini client written in ansi c (c89). nowhere near finished, but it works! (*mostly*). -Limitations +what works ? +------------ + +everything **except** the custom ui. + +limitations ----------- - \*nix only |