diff options
Diffstat (limited to '')
-rw-r--r-- | README (renamed from README.md) | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +<!-- vim: syntax=Markdown --> <!-- Title: KISS for IRC (kirc) Description: A tiny IRC client written in POSIX C99. @@ -18,7 +19,7 @@ </p> <p align="center"> - <img src=".github/example4.png" width="550"> + <img src=".github/tty.gif" width="550"> </p> ## Features |