Update README.md

This commit is contained in:
bigsketti 2025-02-09 17:43:08 -05:00 committed by GitHub
parent 3430bb02b8
commit c0eb3e1367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ This cutting-edge shell for Linux includes powerful features such as:
---
**cShell** is actively being developed at a **very slow** pace. College and work take up a lot of time, and this project is just my way of dipping my toes into **C** and learning about shells and **syscalls**.
**cShell** is actively being developed at a **very slow** pace. College and work take up a lot of time, and this project is just my way of dipping my toes into **C** and learning about shells and syscalls. I'm using no libraries, everything is being implimented from scratch.
To run **cShell** just download the binary, simple as that, the latest compiled binary is always included in each commit.