Update Readme

This commit is contained in:
Syntriax 2022-11-20 18:49:27 +03:00
parent a7d3223d7c
commit f20af42bb1
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# Action # Action
## Dependencies
1. [ToggleState Module](https://git.syntriax.com/Syntriax/ToggleState)
Make sure to separately clone these modules along with this one too.
Or you can call ```git submodule init``` to get them automatically added (note that this method may cause conflicts if another module also imports one of these submodules too, only use if you are only using the `Action` module)