add badges to README

master
Evan Hemsley 2019-10-29 14:58:58 -07:00
parent ce7b56a1e4
commit 3ac5eb48f7
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# MoonTools.Core.Curve
[![NuGet Badge](https://buildstats.info/nuget/MoonTools.Core.Curve)](https://www.nuget.org/packages/MoonTools.Core.Curve/)
[![CircleCI](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Curve.svg?style=svg)](https://circleci.com/gh/MoonsideGames/MoonTools.Core.Curve)
Implements quadratic and cubic Bezier curves in 2D and 3D.
## Example