From 3784c26eb2b056f6c3e0d0b218cd882ec1cc47ec Mon Sep 17 00:00:00 2001 From: Miguel Michelson Martinez Date: Tue, 12 Sep 2023 02:02:54 -0300 Subject: [PATCH] badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2eeb159..dff2420 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ + + # ActivityPub Ruby Library +[![Maintainability](https://api.codeclimate.com/v1/badges/f1be0b7028f6e7d5b3d9/maintainability)](https://codeclimate.com/github/rauversion/activitypub/maintainability) + +[![Ruby](https://github.com/rauversion/activitypub/actions/workflows/main.yml/badge.svg)](https://github.com/rauversion/activitypub/actions/workflows/main.yml) + This library provides a simple interface to work with the ActivityPub protocol in Ruby applications. ## Features