Minor changes in docs

This commit is contained in:
Oleg Kalachev
2026-05-31 18:10:00 +03:00
parent 1fafc27b39
commit 9d47bcb82e
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -79,6 +79,9 @@ To add a new parameter:
See examples of adding new parameters in commits: [c434107](https://github.com/okalachev/flix/commit/c434107), [a687303](https://github.com/okalachev/flix/commit/a687303).
> [!NOTE]
> Since all the parameters are internally stored and passed as floats, the safe range for `int` parameters is -16777216 to 16777215.
## Adding a subsystem
To add a new subsystem: