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