diff --git a/README.rst b/README.rst index 946b667..78c2fce 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,26 @@ + CircUp ====== +.. image:: https://readthedocs.org/projects/circup/badge/?version=latest + :target: https://circuitpython.readthedocs.io/projects/circup/en/latest/ + :alt: Documentation Status + +.. image:: https://img.shields.io/discord/327254708534116352.svg + :target: https://adafru.it/discord + :alt: Discord + + +.. image:: https://github.com/adafruit/circup/workflows/Build%20CI/badge.svg + :target: https://github.com/adafruit/circup/actions + :alt: Build Status + + +.. image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black + :alt: Code Style: Black + + A tool to manage and update libraries (modules) on a CircuitPython device. .. contents::