From 45b14e556d1c57cdb5f6a1fae1a1d2c1f34466f3 Mon Sep 17 00:00:00 2001 From: purple Date: Sun, 21 May 2023 13:51:08 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7577d5d..877fcb7 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ chmod +x blueprint.sh bash blueprint.sh ``` 3. After waiting for the installation script to finish, open up your Pterodactyl admin panel and click on the puzzle icon in the top right of the website. + +### Development +We've made some guides for extension development over on [GitBook](https://documentation.ptero.shop/guides/creating-your-first-extension.).