Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Jul 20, 2024
1 parent d9a6274 commit 25fe50a
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# zaft
The Raft Consensus Algorithm in Zig
<div align="center">

# `zaft`

![GitHub Version](https://img.shields.io/github/v/release/LVala/tang)
![GitHub License](https://img.shields.io/github/license/LVala/tang)

### Implementation of the [Raft Consensus Algorithm](https://raft.github.io/) in Zig

![tang demo](tang.gif)
</div>

## Installation

## Usage

0 comments on commit 25fe50a

Please sign in to comment.