File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff 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
2424A dial gauge widget for displaying graphical information.
2525
@@ -38,8 +38,7 @@ or individual libraries can be installed using
3838
3939Installing 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
4544Installing to a Connected CircuitPython Device with Circup
You can’t perform that action at this time.
0 commit comments