From 88c6b756c45f4fdd7ac62f85f4d1412e9d833811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Macio=C5=82ek?= Date: Sat, 2 Mar 2024 19:30:35 +0100 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbdd185..9286fc4 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # RustEdit + +This project is Rust implementation of simple text editor in CLI (kilo)[https://viewsourcecode.org/snaptoken/kilo/index.html].