updated readme
This commit is contained in:
@@ -6,6 +6,7 @@ A USB keyboard keylogger implementation for the **Adafruit Feather RP2040 USB Ho
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
* USB keyboard interception using USB Host functionality
|
||||
@@ -118,10 +119,10 @@ Open the Serial Monitor and use the following commands:
|
||||
|
||||
### Automated Log Reader (Python Script)
|
||||
|
||||
The included `rp2040_log_reader.py` script provides an interactive menu for managing logs:
|
||||
The included `reader.py` script provides an interactive menu for managing logs:
|
||||
|
||||
```bash
|
||||
python3 rp2040_log_reader.py
|
||||
python3 reader.py
|
||||
```
|
||||
|
||||
**Features:**
|
||||
|
||||
Reference in New Issue
Block a user