From 562c0eabd42f27532e201cc36ab21eaea3a9a348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Tue, 17 Aug 2021 13:05:53 +0200 Subject: [PATCH] Add GitHub CI status badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0a99bf..31d7c3f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # aquatic +[![CargoBuildAndTest](https://github.com/greatest-ape/aquatic/actions/workflows/cargo-build-and-test.yml/badge.svg)](https://github.com/greatest-ape/aquatic/actions/workflows/cargo-build-and-test.yml) [![Test HTTP, UDP and WSS file transfer](https://github.com/greatest-ape/aquatic/actions/workflows/test-transfer.yml/badge.svg)](https://github.com/greatest-ape/aquatic/actions/workflows/test-transfer.yml) + Blazingly fast, multi-threaded BitTorrent tracker written in Rust. Consists of three sub-implementations for different protocols: