update README.md
This commit is contained in:
parent
a96d397a94
commit
64d921dd24
|
@ -3,3 +3,8 @@
|
||||||
Create USB Rubber Ducky with Raspberry Pi Pico using [pico-ducky](https://github.com/dbisu/pico-ducky)
|
Create USB Rubber Ducky with Raspberry Pi Pico using [pico-ducky](https://github.com/dbisu/pico-ducky)
|
||||||
|
|
||||||
Bootstrap your scripts with payload.dd
|
Bootstrap your scripts with payload.dd
|
||||||
|
|
||||||
|
```sh
|
||||||
|
# To generate a payload.dd replace hello_world.sh with scripts name.
|
||||||
|
./install.sh hello_world.sh
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue