diff --git a/README.md b/README.md index 5966cf9..9f9d802 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Examples to accompany the "[Raspberry Pi Pico Python SDK](https://datasheets.ras While we welcome pull requests to contribute further example code, please do not link to personal sites or to your social media. Contributions which are fully documented with an AsciiDoc description and a Fritzing wiring diagram, e.g. see the [NeoPixel Ring](https://github.com/raspberrypi/pico-micropython-examples/tree/master/pio/neopixel_ring) example, stand more chance of inclusion. -Our example code is under the BSD-3-Clause License. Any contributions must be under the same license. +Our example code is under the BSD-3-Clause License: any contributions must be under the same license.