Update README.md

This commit is contained in:
amogus3016 2021-12-13 07:50:37 -05:00 committed by GitHub
parent 0166b73090
commit a26a785472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,7 @@
![alt text](https://raw.githubusercontent.com/amogus3016/amogus3016/main/sherpa%20logo.png)
Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux.
**Installation**
Run: `gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o term $(pkg-config --libs vte-2.91`