Update README badge

This commit is contained in:
Justin Myers 2024-03-24 07:42:47 -07:00
parent d7293e08e1
commit 94ff9c0b51

View file

@ -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.