diff --git a/README.md b/README.md index 34e4a69..5dd9d62 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Rust-fcp +[![Build](https://github.com/Horhik/rust-fcp/actions/workflows/build.yml/badge.svg)](https://github.com/Horhik/rust-fcp/actions/workflows/build.yml) [![Tests](https://github.com/Horhik/rust-fcp/actions/workflows/tests.yml/badge.svg?event=push)](https://github.com/Horhik/rust-fcp/actions/workflows/tests.yml) + Library for freenet FCPv2 protocol It's set of structures from [official FCPv2 wiki](https://github.com/freenet/wiki/wiki/FCPv2), their implementations, parse and convert functions