summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Scheller <[email protected]>2021-02-09 09:55:26 +0000
committerAndrew Scheller <[email protected]>2021-02-09 09:55:26 +0000
commit43acffd41ef9434196bf21c0766d29f1680be53c (patch)
treecd2261db532377fdac3aa3d36572d48bd8b2953f /README.md
parentecd16cf24bcef606019c8e4d694b3bf0f138c9aa (diff)
Fix capitalisation of Raspberry Pi
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74e5a4afb..4b989bfab 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,6 @@ TinyUSB is currently used by these other projects:
- [Espressif IDF](https://github.com/espressif/esp-idf)
- [MicroPython](https://github.com/micropython/micropython)
- [mynewt](https://mynewt.apache.org)
-- [Raspberry pico-sdk](https://github.com/raspberrypi/pico-sdk)
+- [Raspberry Pi Pico SDK](https://github.com/raspberrypi/pico-sdk)
- [TinyUF2 Bootloader](https://github.com/adafruit/tinyuf2)
- [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino)