From 26a62a6baeb95b0138e7aa161b99bf74ae5eaa86 Mon Sep 17 00:00:00 2001 From: Alasdair Allan Date: Thu, 28 Jan 2021 00:00:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.