Skip to content

Commit f5a3632

Browse files
authored
Update README.md
1 parent 646ee27 commit f5a3632

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Triangles are defined as a hash of points, with any additional information.
3131
```
3232

3333
# TODO
34-
- Alphabetize methods in `dinrall.rb`
3534
- Create `triangle_intersects_triangle?` method
3635
- Create `rectangle_intersects_triangle?` method
3736
- Create `triangle_inradius` method - [Incircle Math Breakdown](https://artofproblemsolving.com/wiki/index.php/Incircle)
@@ -55,7 +54,7 @@ When documenting with YARD, use the full variable / object type names found here
5554
Dinraal is created by Dee Schaedler. Many thanks to the DragonRuby Discord server for inspiration and feedback. https://discord.dragonruby.org
5655

5756
Specific thanks to:
58-
- kota#6413 - Implimenting real time triangles
57+
- kota#6413 - Implimenting real time triangles, implimenting many geometry and vector methods
5958
- leviondiscord#5978 - Optimization contribution
6059
- theanxietybuster#8491 - Catching a project-ending typo
6160

0 commit comments

Comments
 (0)