diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-06 10:59:20 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-06 10:59:20 -0800 |
| commit | 1c3ed97e3b01b5a0f219cc59fd4662ccb645cf50 (patch) | |
| tree | 0f619a5fe4f67db0a8efff718f41f97edf7a2cb2 /README.md | |
| parent | 63681a736ae765ae6c039429f9a8c0403d9cc4fb (diff) | |
Add Gitter integration to Travis and add badges to the docs.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Adafruit CircuitPython -[](https://travis-ci.org/adafruit/circuitpython) [](http://circuitpython.readthedocs.io/) +[](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) 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) @@ -25,7 +25,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. +project admins. Please join the [Gitter chat](https://gitter.im/adafruit/circuitpython) too. ## Differences from [MicroPython](https://github.com/micropython/micropython) |
