Skip to content

Commit 3bf6303

Browse files
committed
Add link to discord chat.
1 parent 725d715 commit 3bf6303

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Adafruit CircuitPython
22

33
[![Build Status](https://travis-ci.org/adafruit/circuitpython.svg?branch=master)](https://travis-ci.org/adafruit/circuitpython) [![Doc Status](https://readthedocs.org/projects/circuitpython/badge/?version=latest)](http://circuitpython.readthedocs.io/) [![Gitter](https://badges.gitter.im/adafruit/circuitpython.svg)](https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
4+
[![Discord](https://img.shields.io/discord/327254708534116352.svg)](https://discord.gg/nBQh6qu)
45

56
This is an open source derivative of [MicroPython](http://www.micropython.org)
67
for use on educational development boards designed and sold by [Adafruit](https://www.adafruit.com).
@@ -43,7 +44,7 @@ are agreeing to the
4344
Contributors who follow the
4445
[Code of Conduct](https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md)
4546
are welcome to submit pull requests and they will be promptly reviewed by
46-
project admins. Please join the [Gitter chat](https://gitter.im/adafruit/circuitpython) too.
47+
project admins. Please join the [Gitter chat](https://gitter.im/adafruit/circuitpython) or [Discord](https://discord.gg/nBQh6qu) too.
4748

4849
## Differences from [MicroPython](https://github.com/micropython/micropython)
4950

0 commit comments

Comments
 (0)