Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mas-bandwidth/yojimbo
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Dec 24, 2023
2 parents fecc273 + 3ddad4f commit 5074bfd
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build status](https://github.com/networkprotocol/yojimbo/workflows/CI/badge.svg)](https://github.com/networkprotocol/yojimbo/actions?query=workflow%3ACI) [![Coverity Scan Build Status](https://scan.coverity.com/projects/11339/badge.svg)](https://scan.coverity.com/projects/11339)
[![Build status](https://github.com/networkprotocol/yojimbo/workflows/CI/badge.svg)](https://github.com/networkprotocol/yojimbo/actions?query=workflow%3ACI)

# yojimbo

Expand All @@ -23,15 +23,11 @@ You can get the latest source code by cloning it from github:

git clone https://github.com/networkprotocol/yojimbo.git

After cloning, make sure to run this command to populate the netcode.io and reliable.io submodules:

git submodule update --init --recursive

Alternatively, you can download one of the latest [releases](https://github.com/networkprotocol/yojimbo/releases)

## Author

The author of this library is [Glenn Fiedler](https://www.linkedin.com/in/glennfiedler).
The author of this library is Glenn Fiedler.

Other open source libraries by the same author include: [netcode](http://netcode.io) and [reliable](https://github.com/networkprotocol/reliable)

Expand Down

0 comments on commit 5074bfd

Please sign in to comment.