Remove todo from README since it is implemented.

This commit is contained in:
Himadri Bhattacharjee
2023-03-24 10:30:37 +05:30
parent 1c08c9e710
commit f707490be2

View File

@@ -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)