From 8a4e710725aa01562f59e21cf6324e1170684cbc Mon Sep 17 00:00:00 2001 From: Dave Date: Sun, 12 Jun 2022 14:10:48 -0500 Subject: [PATCH] Install tool (#77) * Add link to installation tool * Update links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 49a7f00..818d9e0 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,11 @@ keycode_win_de.mpy ## Useful links and resources +### Installation Tool + +[raspberrypi5621](https://github.com/raspberrypi5621) Created a tool to convert a blank RPi Pico to a ducky. +You can find the tool [here](https://github.com/raspberrypi5621/pyducky) + ### Docs [CircuitPython](https://circuitpython.readthedocs.io/en/6.3.x/README.html)