docs: update readme

This commit is contained in:
dusk 2024-09-22 03:21:46 +03:00
parent 49733f4054
commit 2be5529c28

View File

@ -9,7 +9,9 @@ it can handle about 2000 boids in a single flock at 11ms physics process tick on
## usage
clone the repository and copy over the `addons` folder into your project root.
download it from the asset library.
or clone the repository (git lfs is needed) and copy over the `addons` folder into your project root.
check the examples for more info.
## development