update readme
authorNils Forssén <nilfo359@student.liu.se>
Tue, 12 Dec 2023 09:29:43 +0000 (10:29 +0100)
committerNils Forssén <nilfo359@student.liu.se>
Tue, 12 Dec 2023 09:29:43 +0000 (10:29 +0100)
README.md

index b85af892ca1e0713c825ce83778bf1e42d90355c..accc7b54ec27dbfc43ab21ebd21919ff8bf6e271 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,10 +28,10 @@ $ make testing
 ### Körning
 
 ```
-# Kör spelet:
+# Kör spelet (./play):
 $ make run
 
-# Kör testfil:
+# Kör testfil (./test):
 $ make test
 ```