fix some pickit issues, lower item thresholds

This commit is contained in:
aeon0
2021-11-10 17:43:29 +01:00
parent efaf48608c
commit 8ef3362cff
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ For changelog run: `git log <PREVIOUS_TAG>..HEAD --oneline --decorate`
## Folder Structure
**/**</br>
In the root is docu, param files and development specific stuff such as .gitignore</br>
The root contains docu, param files and development specific stuff such as .gitignore</br>
**assets**</br>
Contains all data for the project that is not source code</br>