Fixed README

This commit is contained in:
2022-10-29 23:15:10 -05:00
parent 01625790bd
commit e59bffdd68
+4 -1
View File
@@ -12,4 +12,7 @@ Run `make` in the base folder
Program is then compiled into bin/
## Running
Run `pish` in bin/ to run the program
Run `pish.out` in bin/ to run the program
## Alternative
Run `make exec` in the base folder to compile and run program