@@ -4,3 +4,8 @@
<b>A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32</b>
<br>
</p>
+
+# Special Thanks
+- [Spacehuhn](https://github.com/spacehuhn) for an easy to use linked list library [SimpleList](https://github.com/spacehuhn/SimpleList)
+ - Also a well designed menu structure. I adapted it to the TFT GUI because it worked perfectly
+- [Bodmer](https://github.com/Bodmer) for a comprehensive TFT touch screen library [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI)