diff options
author | Yigit Sever | 2024-05-18 00:36:03 +0300 |
---|---|---|
committer | GitHub | 2024-05-18 00:36:03 +0300 |
commit | 3ccea009341e9919dd2678d2ce0afd0d58ccda84 (patch) | |
tree | 6935180d1e48601754337ec468ebca8bb02901c8 /README.md | |
parent | 501b8ca53660ebd2008c7c39d6f665315f4c041a (diff) | |
download | gradecoin-3ccea009341e9919dd2678d2ce0afd0d58ccda84.tar.gz gradecoin-3ccea009341e9919dd2678d2ce0afd0d58ccda84.tar.bz2 gradecoin-3ccea009341e9919dd2678d2ce0afd0d58ccda84.zip |
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 | ``` |