update readme

This commit is contained in:
2025-07-02 19:38:03 -07:00
parent ff671a3e2b
commit fee12d168a

View File

@ -2,6 +2,8 @@
Bash wrapper for the Discord-Linux API Bash wrapper for the Discord-Linux API
> :warning: Requires curl
## usage ## usage
mc-connect uses your my-mc.link api key. mc-connect uses your my-mc.link api key.
@ -19,4 +21,5 @@ sub-commands can be shown by running the script without arguments
to start your Minecraft container: to start your Minecraft container:
```bash ```bash
./mc start ./mc start
``` ```