diff --git a/README.md b/README.md index e5d7281..5c3cf8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # MoonTools.Core.Bonk + +[![NuGet Badge](https://buildstats.info/nuget/MoonTools.Core.Bonk)](https://www.nuget.org/packages/NUnit/) +[![CircleCI](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Bonk.svg?style=svg)](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Bonk) + Bonk is a fast and modular collision detection system for MonoGame that is part of the MoonTools suite. Bonk is designed to help you figure out if two shapes are overlapping and by how much.