add status badges

pull/3/head
Evan Hemsley 2019-10-25 14:08:55 -07:00
parent ac368404c5
commit a0804a1b42
1 changed files with 4 additions and 0 deletions

View File

@ -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.