commit cb542ab5b781958734c84359f5565f9dbc4c2273
parent de741179f57567f894ced0de950c810263dfac70
Author: Joël Lupien <jojolepromain@gmail.com>
Date: Mon, 4 May 2020 08:34:33 -0400
Merge pull request #39 from stillinbeta/patch-1
fix TODO link in README
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -48,6 +48,8 @@ Investigating:
- [ ] Constraint-based Joints
- [ ] Kinematics
+[todo]: https://github.com/rustsim/nphysics/issues/149
+
## License
Distributed under the MIT License. See [LICENSE](https://github.com/bamling/specs-physics/blob/master/LICENSE) for more information.
@@ -58,4 +60,4 @@ This project is heavily inspired by [nphysics-ecs-dumb](https://github.com/distr
**Special thanks to:**
- [distransient](https://github.com/distransient)
-- [jojolepro](https://github.com/jojolepro)-
\ No newline at end of file
+- [jojolepro](https://github.com/jojolepro)