Create README.md

This commit is contained in:
bigsketti 2024-11-30 11:16:40 -05:00 committed by GitHub
parent 3e1957abb1
commit e45b55c98d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
README.md Normal file
View File

@ -0,0 +1,6 @@
This is a basic terminal written in plain ol' C. I'm writing this to dip my toes into C and learn a little about systems development.
This will never reach the level of bash or zsh, I'm a college student without that kind of time or knowledge.
THIS ONLY WORKS ON LINUX, IF FOR WHATEVER REASON YOU WANT TO PLAY WITH THIS AND YOURE ON WINDOWS YOU MUST USE WSL (Windows subsystem for Linux)
No need to compile the source code to run, simply download the binary from the repository. It always contains the most recent version of cShell.