diff --git a/README.md b/README.md index 49b7283..558eeff 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Duck Payloads +# Ducky Payloads 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 shell scripts with duckyscript. ```sh -# To generate a payload.dd replace hello_world.sh with scripts name. +# To generate payload.dd replace hello_world.sh with scripts name. ./install.sh hello_world.sh ```