From d9448c94d527fac1eb81aba733818a3c85c52f37 Mon Sep 17 00:00:00 2001 From: Dm1tr1y147 Date: Thu, 26 Mar 2020 17:00:24 +0500 Subject: [PATCH] added README.MD --- README.MD | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..2e7c187 --- /dev/null +++ b/README.MD @@ -0,0 +1 @@ +Text editor in C based on [tutorial](https://viewsourcecode.org/snaptoken/kilo/index.html) \ No newline at end of file