Skip to content

Commit 50ef719

Browse files
authored
Enhance README with project badges
Added badges for CI, C++, license, and last commit.
1 parent 505d3b6 commit 50ef719

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
![CI](https://github.com/NasitSony/VeriStore/actions/workflows/cpp-ci.yml/badge.svg)
3+
![C++](https://img.shields.io/badge/c++-17-blue)
4+
![License](https://img.shields.io/badge/license-MIT-green)
5+
![Last Commit](https://img.shields.io/github/last-commit/NasitSony/VeriStore)
6+
17
## 🚀 VeriStore
28
A correctness-first replicated storage system in C++
39

0 commit comments

Comments
 (0)