Initial commit
This commit is contained in:
commit
c7a2e83a88
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# kilo
|
||||||
|
|
||||||
|
This is my implementation of the [kilo](https://github.com/antirez/kilo) text
|
||||||
|
editor, written by following the tutorial
|
||||||
|
[here.](https://viewsourcecode.org/snaptoken/kilo/index.html) After I'm done, I
|
||||||
|
may add more features on my own.
|
Reference in a new issue