diff --git a/README.md b/README.md index ae5845e..ce7378f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # Pish 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 \ No newline at end of file