README.md: correct book name and link to it

Plus minor grammar fixups.
pull/6/head
andrum99 2021-01-27 23:53:56 +00:00 zatwierdzone przez GitHub
rodzic f62ca72c61
commit 2e98e08de6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,9 +1,9 @@
# MicroPython Examples
# MicroPython examples
Examples to accompany the "Raspberry Pi Pico Python SDK" book.
Examples to accompany the [**Get Started with MicroPython on Raspberry Pi Pico**](https://hackspace.raspberrypi.org/books/micropython-pico) book.
## Contributions
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.