diff --git a/README.md b/README.md index b54ce16..5aa397f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ [Here you can find the deployment of the latest release.](https://eliasnijs.xyz/projects/boids/boids.html) - \ -***NOTE:***\ +***IMPORTANT:***\ *An overiew of the required libraries and where they can found has not been added to the project documentation yet. This will be done in the near future.* + +\ +**TODO:** +1. Document required libraries. +1. Implement a more robust rendering system, offloading more calculation to the gpu. This has been written in a quick and un-optimized manner at the moment.