Update README.md

This commit is contained in:
Louis
2022-10-03 21:38:57 +02:00
committed by GitHub
parent eda71f255f
commit 07d2be4fa4

View File

@@ -86,9 +86,10 @@ ID | Name | Note |
## :memo: ToDo
- [ ] Implement multithreading in floodfill algorithm in order to boost performance
- [ ] Add code comments
- [ ] Add Dockerfile
- [ ] Implement elevation
- [ ] Improve RAM usage
- [ ] Add interior to buildings
- [ ] Implement elevation
- [ ] Optimize region file size
- [ ] Street markings
- [x] Automated Tests