summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2017-07-01 22:49:00 -0500
committerStuart Stock <stuart@int08h.com>2017-07-01 22:49:00 -0500
commit18f8fba31be0fd1f41632064d1868e9f6a807bd4 (patch)
treebeca6adb4ea3e333db11c9f2e513df48ef0765e1 /README.md
parent97611bbd3648dcb1f6058694aed94293b1331f69 (diff)
downloadroughenough-18f8fba31be0fd1f41632064d1868e9f6a807bd4.zip
update status
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9ce80f6..6958d1c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ created by Adam Langley and Robert Obryk.
Use `cargo` to compile:
```bash
-$ cargo run
+$ cargo test
```
## Implementation Status
@@ -27,7 +27,7 @@ $ cargo run
Work-in-progress.
* Protocol - incomplete
-* Server - not started
+* Server - incomplete
## Contributors
* Stuart Stock, original author and current maintainer (stuart {at} int08h.com)