We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3d8a5 commit 215a9ebCopy full SHA for 215a9eb
1 file changed
README.md
@@ -8,7 +8,7 @@ StorageManager API
8
9
<p align="center">
10
<a href="https://github.com/superstrellaa/StorageManager-API/releases">
11
- <img src="https://img.shields.io/github/v/release/superstrellaa/StorageManagerAPI?style=flat-square" />
+ <img src="https://img.shields.io/github/v/release/superstrellaa/StorageManager-API?style=flat-square" />
12
</a>
13
<img src="https://img.shields.io/badge/Minecraft-1.21-blue?style=flat-square" />
14
<img src="https://img.shields.io/badge/Loader-Fabric-blueviolet?style=flat-square" />
@@ -131,4 +131,4 @@ StorageManager.insertImmediate("player_data", new RowData()
131
132
``` java
133
StorageManager.flushAll();
134
-```
+```
0 commit comments