From 7ef733c26e5a439f01622d5f976589f4dd83bc3b Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Thu, 8 Dec 2022 08:14:47 -0600 Subject: [PATCH] small readme changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 988aebc..8615abe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bumpy - 2d collision library for nim. +# Bumpy - 2d collision library for Nim. `nimble install bumpy` @@ -10,7 +10,7 @@ Based on the book http://www.jeffreythompson.org/collision-detection/table_of_contents.php -Mostly used for vector 2d intersections checking for pixie: https://github.com/treeform/pixie +Mostly used for vector 2d intersections checking for Pixie: https://github.com/treeform/pixie Supported intersections: