From 8ee5c680f57be93d7da9e7560be60ba1d8ebf1c3 Mon Sep 17 00:00:00 2001 From: Syntriax Date: Mon, 21 Nov 2022 21:04:50 +0300 Subject: [PATCH] Update Readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4dbae9f..4503f93 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,3 @@ 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)