Skip to content

Commit cb2aeea

Browse files
committed
Add Color Information to README.md
1 parent 7fe474c commit cb2aeea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# UltimateFlox
22
2D flocking simulation using GLFW, Glad, and GLM - your very own bird box.
33

4-
Use the ```1``` key to switch to filled rendering mode.<br>
5-
Use the ```2``` key to switch to classic rendering mode.<br>
4+
Use the ```1``` key to switch to filled rendering mode. Pressing again will cycle through pre-defined colors.<br>
5+
Use the ```2``` key to switch to classic rendering mode. Pressing again will cycle through pre-defined colors.<br>
66
Use the ```b``` key to toggle display of the boids.<br>
77
Use the ```v``` key to toggle display of the vision radii.<br>
88
Use the ```q``` key to toggle display of the quadtree (lines).<br>

0 commit comments

Comments
 (0)