From b1a3e37a9da64e3db5c985500129799b8f07e78e Mon Sep 17 00:00:00 2001
From: Evan Hemsley <evan@moonside.games>
Date: Fri, 1 Nov 2019 10:50:42 -0700
Subject: [PATCH] update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dc14de0..c2dc949 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [![NuGet Badge](https://buildstats.info/nuget/MoonTools.Core.Bonk)](https://www.nuget.org/packages/MoonTools.Core.Bonk/)
 [![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 a fast and modular collision detection system for .NET that is part of the MoonTools suite. It can be used with any .NET-based game engine.
 
 Bonk is designed to help you figure out if two shapes are overlapping and by how much.