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 03af451 commit af448b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

# `zaft`

![Zig version](https://img.shields.io/badge/zig-0.13.0-orange?style=flat&logo=zig&label=Zig&color=%23eba742)
![Release](https://img.shields.io/github/v/release/LVala/zaft)
![CI](https://img.shields.io/github/actions/workflow/status/LVala/zaft/ci.yml)
<img alt="Zig version" src="https://img.shields.io/badge/zig_0.13.0-orange?style=flat&logo=zig&label=Zig&color=%23eba742&link=https%3A%2F%2Fziglang.org%2Fdownload%2F">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/LVala/zaft?link=https%3A%2F%2Fgithub.com%2FLVala%2Fzaft%2Freleases">
<img alt="CI" src="https://img.shields.io/github/actions/workflow/status/LVala/zaft/ci.yml?link=https%3A%2F%2Fgithub.com%2FLVala%2Fzaft%2Factions">


### The Raft Consensus Algorithm in Zig

Expand Down

0 comments on commit af448b9

Please sign in to comment.