mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
05.04.2020 d7b385cdc0c1460ad0d0b93be06dafc2aedd83e9
Update README.md
1 files modified
3 ■■■■ changed files
README.md 3 ●●●● patch | view | raw | blame | history
README.md
@@ -108,8 +108,9 @@
```
### Disable Animations
You can easily disable the animations from the `config.toml`. All you have to do is to set the parameter `doNotLoadAnimations` to `true`.
```toml
[params]
doNotLoadAnimations = true # Animations are loaded by default
```