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

# `zaft`

<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">
<a href="https://ziglang.org/download/"><img src="https://img.shields.io/badge/zig_0.13.0-orange?style=flat&logo=zig&label=Zig&color=%23eba742"></a>
<a href="https://github.com/LVala/zaft/releases"><img src="https://img.shields.io/github/v/release/LVala/zaft?link=https%3A%2F%2Fgithub.com%2FLVala%2Fzaft%2Freleases"></a>
<a href="https://github.com/LVala/zaft/actions"><img src="https://img.shields.io/github/actions/workflow/status/LVala/zaft/ci.yml?link=https%3A%2F%2Fgithub.com%2FLVala%2Fzaft%2Factions"></a>


### The Raft Consensus Algorithm in Zig
Expand Down

0 comments on commit 3ec3296

Please sign in to comment.