diff --git a/README.md b/README.md index 5c5d36e..2800bc3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Building a Minecraft clone of sorts to learn Godot. -This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different. Very little of the original code exists (outside `DBItems`). - ![Skyblock Screenshot](assets/skyblock-screenshot.png) @@ -24,3 +22,9 @@ This was initially based on Sable Spirit Studio's YT series but has evolved to b | Quick Load | `F6` | | Quick Save | `F5` | | Sprint/Run | `Shift` | + + +## Acknowledgements + +* [Sable Spirit Studios](https://www.youtube.com/@SableSpiritStudio) for the inspiration and ideas +* [Tabler](https://tabler.io) for UI icons