diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-02 08:05:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 08:05:57 -0400 |
commit | b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18 (patch) | |
tree | acaccc510e86dafbb6f922108b042824a0a45992 /README | |
parent | Add files via upload (diff) | |
download | kirc-b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18.tar.gz kirc-b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18.tar.bz2 kirc-b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18.tar.xz kirc-b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18.tar.zst kirc-b50c3b2a0e1e4b1f41a58a11a565b66f365dfd18.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ BACKGROUND ---------- After having tried multiple IRC clients, I decided to develope my own. The -result is a portable <300 sloc application that has no dependencies other +result is a portable <250 sloc application that has no dependencies other than a C99 compiler. |