diff --git a/Cpp_Stuff/README.md b/Cpp_Stuff/README.md index 7285323..233f7f5 100644 --- a/Cpp_Stuff/README.md +++ b/Cpp_Stuff/README.md @@ -4,9 +4,9 @@ This is still very much a work not really in progress! ## TODO - [x] Particle collisions with the walls -- [] Particle gravities -- [] Particle collision with other particles -- [] Maybe add a 3rd dimension? +- [ ] Particle gravities +- [ ] Particle collision with other particles +- [ ] Maybe add a 3rd dimension? ## Building and Running