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 | 30dd11d0c9654ee890497aa249fca7e4e732fc47 (patch) | |
| tree | 1dcaa6829dca46bb8ed9d61ad590582b643193a9 /README.rst | |
| parent | feat(viv): implement `VIV_split` for future use (diff) | |
| download | viv-30dd11d0c9654ee890497aa249fca7e4e732fc47.tar.xz viv-30dd11d0c9654ee890497aa249fca7e4e732fc47.zip | |
fix: move to c99
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 🎀 viv ====== -a toy gemini client written in ansi c (c89). +a toy gemini client written in ansi c (c99). nowhere near finished, but it works! (*mostly*). |