Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benny-n committed Sep 6, 2023
1 parent 0f70bf3 commit 449d14d
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
<h1 align="center">
<a href="https://github.com/networkprotocol/netcode"><code>netcode</code></a> rust implementation

<a href="https://github.com/benny-n/netcode/actions/workflows/ci.yml">
<img alt="ci" src="https://github.com/benny-n/netcode/actions/workflows/ci.yml/badge.svg"/>
</a>
<a href="https://github.com/benny-n/netcode/blob/master/LICENSE">
<img alt="license" src="https://img.shields.io/github/license/benny-n/netcode"/>
</a>
<!-- <a href="https://crates.io/crates/netcode">
<img alt="crate" src="https://img.shields.io/crates/v/netcode"/>
</a> -->
</h1>

<div align="center">
<img src="./demo.gif" alt="demo">
<h1>
<a href="https://github.com/networkprotocol/netcode"><code>netcode</code></a> rust implementation
<br>
<a href="https://github.com/benny-n/netcode/actions/workflows/ci.yml">
<img alt="ci" src="https://github.com/benny-n/netcode/actions/workflows/ci.yml/badge.svg"/>
</a>
<a href="https://github.com/benny-n/netcode/blob/master/LICENSE">
<img alt="license" src="https://img.shields.io/github/license/benny-n/netcode"/>
</a>
<!-- <a href="https://crates.io/crates/netcode">
<img alt="crate" src="https://img.shields.io/crates/v/netcode"/>
</a> -->
</h1>

</div>

<img src="./demo.gif" alt="demo">

## Protocol

This crate implements the [netcode](https://github.com/networkprotocol/netcode)
Expand Down

0 comments on commit 449d14d

Please sign in to comment.