diff --git a/README.md b/README.md index e4c44f2..9a0f35d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # rush -rush is a minimalistic shell for Unix systems written in C. +Minimalist, customizable shell with syntax highlighting. * Disclaimer: This project is for me to learn to write Unix syscalls, code might be inefficient, feel free to point out the mistakes and open a issue for that!