Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
resetius authored Nov 26, 2023
1 parent e100831 commit 96fda38
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
Based on your specific requirements and details, here's an updated version of the `README.md` for your project:

---

# Project Title: MiniRaft-CPP
# MiniRaft-CPP

## Overview
MiniRaft-CPP is an implementation of the Raft consensus algorithm using C++20. This project aims to provide a clear and efficient representation of the Raft protocol, ensuring consistency and reliability in distributed systems. The implementation includes leader election, log replication, and safety mechanisms as per the Raft specification.
Expand Down

0 comments on commit 96fda38

Please sign in to comment.