Skip to content

Commit 5ceffe9

Browse files
authored
Update README.md
1 parent b32ce78 commit 5ceffe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,8 @@ final ConfigSection root = inscript.getRoot();
195195
### Miscellaneous
196196
By default, Inscript does not run anything asynchronously for you.
197197

198-
> ![CAUTION]
198+
> [!Caution]
199+
>
199200
> Any loading and saving operations from Inscript **should be run asynchronously**.
200201
>
201202
> Make sure to run the string based methods (not the disk ones) asynchronously as well.

0 commit comments

Comments
 (0)