Skip to content

Commit

Permalink
Merge pull request #22 from treeform/ryan
Browse files Browse the repository at this point in the history
small readme changes
  • Loading branch information
treeform committed Dec 10, 2022
2 parents 3c47367 + 7ef733c commit cf13b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Bumpy - 2d collision library for nim.
# Bumpy - 2d collision library for Nim.

`nimble install bumpy`

Expand All @@ -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:

Expand Down

0 comments on commit cf13b44

Please sign in to comment.