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
|
:target: https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/actions
|
||||||
:alt: Build Status
|
:alt: Build Status
|
||||||
|
|
||||||
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
|
||||||
:target: https://github.com/psf/black
|
:target: https://github.com/astral-sh/ruff
|
||||||
:alt: Code Style: Black
|
:alt: Code Style: Ruff
|
||||||
|
|
||||||
Base Library for the Portal-style libraries. This library only contains base classes and is not
|
Base Library for the Portal-style libraries. This library only contains base classes and is not
|
||||||
intended to be run on its own.
|
intended to be run on its own.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue