From e59bffdd68995840d18bdb8c01acd6bbbc6e3cde Mon Sep 17 00:00:00 2001 From: TriantaTV Date: Sat, 29 Oct 2022 23:15:10 -0500 Subject: [PATCH] Fixed README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce7378f..4ba49f7 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +Run `pish.out` in bin/ to run the program + +## Alternative +Run `make exec` in the base folder to compile and run program