Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Official Rust implementation of Golem. Golem is a network of nodes that implemen

</p>
<p align="center">
<a href="https://github.com/golemfactory/yagna/workflows/CI/badge.svg" alt="CI">
<img src="https://github.com/golemfactory/yagna/workflows/CI/badge.svg" /></a>
<a href="https://github.com/golemfactory/yagna/actions" alt="Unit Test">
<img src="https://github.com/golemfactory/yagna/actions/workflows/unit-test.yml/badge.svg" /></a>
<a href="https://github.com/golemfactory/yagna/watchers" alt="Watch on GitHub">
<img src="https://img.shields.io/github/watchers/golemfactory/yagna.svg?style=social" /></a>
<a href="https://github.com/golemfactory/yagna/stargazers" alt="Star on GitHub">
Expand Down