aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2022-04-23 23:20:04 +0300
committerGitHub2022-04-23 23:20:04 +0300
commitb5fd75ce3bf02258cd1fdae849552823f09caa8d (patch)
treeb40bbdad23515f54b8b15c2d12176a0692598130
parentd2c5799b13b8765eb856600ad459087245e559e2 (diff)
downloadgradecoin-b5fd75ce3bf02258cd1fdae849552823f09caa8d.tar.gz
gradecoin-b5fd75ce3bf02258cd1fdae849552823f09caa8d.tar.bz2
gradecoin-b5fd75ce3bf02258cd1fdae849552823f09caa8d.zip
Add ci badge to README
As this is a real project now apparently
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b6f4c9..a91cd55 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
1# Gradecoin 1# Gradecoin
2[![ci](https://github.com/yigitsever/gradecoin/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/yigitsever/gradecoin/actions/workflows/rust.yml)
2 3
3Gradecoin is a undergraduate level cryptography simulation/game that masquerades as a cryptocurrency. 4Gradecoin is a undergraduate level cryptography simulation/game that masquerades as a cryptocurrency.
4 5