diff --git a/README.md b/README.md index 2dc1f32..77e18d9 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ PwnPi Amora is a wireless keystroke injection tool built on the Raspberry Pi Pico W using CircuitPython. +The project makes an attempt to provide a fully featured web IDE for building +and deploying keystroke injection scripts. + ## Getting Started Check out the [wiki](https://github.com/lavafroth/pwnpi-amora/wiki/Quick-Start) for getting started. - -### TODO: - - - [ ] Add logging to the secondary console pane. (UI/UX)