diff --git a/README.md b/README.md index 7f95242..1686b43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ +# About This is a small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file. If the tags are missing, the portals do not work. +# Installation + +```bash +composer require aternos/creabit +``` + # Usage CLI ```bash