diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ Gradecoin is a undergraduate level cryptography simulation/game that masquerades | |||
6 | The project is live at https://gradecoin.yigitsever.com. | 6 | The project is live at https://gradecoin.yigitsever.com. |
7 | 7 | ||
8 | ```sh | 8 | ```sh |
9 | # Test the project | ||
10 | $ cargo test | ||
11 | |||
12 | # Read the documentation | 9 | # Read the documentation |
13 | $ cargo doc --open | 10 | $ cargo doc --open |
14 | ``` | 11 | ``` |