Skip to content

Commit a1f2ae4

Browse files
committed
readme updates
1 parent 57f9247 commit a1f2ae4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Introduction
33

44

55
.. image:: https://readthedocs.org/projects/circuitpython-displayio_dial/badge/?version=latest
6-
:target: https://circuitpython-displayio_dial.readthedocs.io/
6+
:target: https://circuitpython-displayio-dial.readthedocs.io/en/latest/
77
:alt: Documentation Status
88

99

@@ -17,9 +17,9 @@ Introduction
1717
:alt: Build Status
1818

1919

20-
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
21-
:target: https://github.com/psf/black
22-
:alt: Code Style: Black
20+
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
21+
:target: https://github.com/astral-sh/ruff
22+
:alt: Code Style: Ruff
2323

2424
A dial gauge widget for displaying graphical information.
2525

@@ -38,8 +38,7 @@ or individual libraries can be installed using
3838

3939
Installing from PyPI
4040
=====================
41-
.. note:: This library is not available on PyPI yet. Install documentation is included
42-
as a standard element. Stay tuned for PyPI availability!
41+
.. note:: This library is not available on PyPI.
4342

4443

4544
Installing to a Connected CircuitPython Device with Circup

0 commit comments

Comments
 (0)