From a0c926dee97bee4b54e5735b1bc1dc0b9eb7fbf5 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Mon, 26 Aug 2019 16:43:58 -0400 Subject: [PATCH] Add readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5eaecf9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +An experimental reimplementation of the [Kilo](https://viewsourcecode.org/snaptoken/kilo/index.html) +tutorial with a Rust implementation. \ No newline at end of file