projects
/
TDDC76_proj.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a31ec
)
update readme
author
Nils Forssén
<nilfo359@student.liu.se>
Tue, 12 Dec 2023 09:29:43 +0000
(10:29 +0100)
committer
Nils Forssén
<nilfo359@student.liu.se>
Tue, 12 Dec 2023 09:29:43 +0000
(10:29 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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
```