home
·
contact
·
privacy
projects
/
plomrogue2-experiments
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13d697f
)
Update README.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 23 Apr 2017 11:12:08 +0000
(13:12 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 23 Apr 2017 11:12:08 +0000
(13:12 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 06db7d770679966e447a4a9dee533de5895dee64..b65f327805da2c2af0fbcdbd759c3c58714a7815 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-22,7
+22,7
@@
dialogue:
The following commands can be sent from client to server:
* `QUIT` – closes the connection
-* `FIB` followed by positive integers (all tokens separated by ` `; for each
+* `FIB` followed by positive integers (all tokens separated by ` `
)
; for each
such integer n, calculates th nn-th Fibonacci number (this allows for testing
parallel CPU-heavy computation)