Cleaned up README file
This commit is contained in:
parent
427c89a653
commit
0ee8a944c4
13
README.md
13
README.md
@ -1,2 +1,15 @@
|
|||||||
# Pish
|
# Pish
|
||||||
A simple bash shell implemented in C.
|
A simple bash shell implemented in C.
|
||||||
|
|
||||||
|
# Authors:
|
||||||
|
Gregory Crawford
|
||||||
|
Samantha Boyer
|
||||||
|
|
||||||
|
|
||||||
|
# Instructions
|
||||||
|
## Compiling
|
||||||
|
Run `make` in the base folder
|
||||||
|
Program is then compiled into bin/
|
||||||
|
|
||||||
|
## Running
|
||||||
|
Run `pish` in bin/ to run the program
|
Loading…
Reference in New Issue
Block a user