Add Badges
This commit is contained in:
parent
86c0d0a111
commit
f76bcb674d
1 changed files with 20 additions and 0 deletions
20
README.rst
20
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::
|
||||
|
|
|
|||
Loading…
Reference in a new issue