aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-09-18 20:32:02 -0500
committerToby Vincent <tobyv13@gmail.com>2021-09-18 20:32:02 -0500
commitb416e2cf45c44f385bda8de76088fe163c9acd94 (patch)
tree897d82a97a5ad72f09e43e904e883eeba929d54d
parente87774ccae5315dd9e2e2b3c228019698a6a2b3d (diff)
fixed type in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8aea3ff..3a1ee18 100644
--- a/README.md
+++ b/README.md
@@ -48,4 +48,4 @@ LittleWomen_Encoded_by_Alice.txt
```
## Scripts
-Running either [`test.sh`](test.sh), or [`test.ps1`](test.[ps1]) will build and run the program with all variations of text files we used. (Note: The scripts are not very robust, and must be ran in the root directory of the project.)
+Running either [`test.sh`](test.sh), or [`test.ps1`](test.ps1) will build and run the program with all variations of text files we used. (Note: The scripts are not very robust, and must be ran in the root directory of the project.)