diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-06-29 17:17:50 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-06-29 17:17:50 -0700 |
| commit | 3bf6303081821b7af1f8cb3a5b3e55f008f7d1bc (patch) | |
| tree | 3dc79019d5f69582ab3b9fb776f7e369a7e31c93 | |
| parent | 725d715a1bcaa5f7c05fd64c1b9da87768b1cbc0 (diff) | |
Add link to discord chat.
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ # Adafruit CircuitPython [](https://travis-ci.org/adafruit/circuitpython) [](http://circuitpython.readthedocs.io/) [](https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[](https://discord.gg/nBQh6qu) This is an open source derivative of [MicroPython](http://www.micropython.org) for use on educational development boards designed and sold by [Adafruit](https://www.adafruit.com). @@ -43,7 +44,7 @@ are agreeing to the Contributors who follow the [Code of Conduct](https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md) are welcome to submit pull requests and they will be promptly reviewed by -project admins. Please join the [Gitter chat](https://gitter.im/adafruit/circuitpython) too. +project admins. Please join the [Gitter chat](https://gitter.im/adafruit/circuitpython) or [Discord](https://discord.gg/nBQh6qu) too. ## Differences from [MicroPython](https://github.com/micropython/micropython) |
