diff --git a/README.md b/README.md index 0fa724a..be80ff1 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,13 @@ **Disclaimer**: This repository and its code are intended for educational purposes only. An ESP8266/NodeMCU Drone RemoteID Spoofer. +Built based on work done by [sxjack](https://github.com/sxjack/uav_electronic_ids) and [SpacehuhnTech](https://github.com/SpacehuhnTech/esp8266_deauther). +I stand on the shoulders of giants. This spawns 16 different fake drones broadcasting RemoteID, with them all flying in random directions around a particular GPS location. ![proof](./images/proof.jpg) -Built based on work done by [sxjack](https://github.com/sxjack/uav_electronic_ids) and [SpacehuhnTech](https://github.com/SpacehuhnTech/esp8266_deauther). -I stand on the shoulders of giants. - ## Installation 1. You need the [Arduino IDE](https://www.arduino.cc/en/software).