Update README badge
This commit is contained in:
parent
d7293e08e1
commit
94ff9c0b51
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ Introduction
|
|||
:target: https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/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
|
||||
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
|
||||
:target: https://github.com/astral-sh/ruff
|
||||
:alt: Code Style: Ruff
|
||||
|
||||
Base Library for the Portal-style libraries. This library only contains base classes and is not
|
||||
intended to be run on its own.
|
||||
|
|
|
|||
Loading…
Reference in a new issue