Skip to content

Commit 9e15c57

Browse files
committed
Update README
1 parent 85cac9f commit 9e15c57

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
|repostatus| |ci-status| |coverage| |license|
1+
|repostatus| |ci-status| |coverage| |pyversions| |license|
22

3-
.. |repostatus| image:: https://www.repostatus.org/badges/latest/wip.svg
4-
:target: https://www.repostatus.org/#wip
5-
:alt: Project Status: WIPInitial development is in progress, but there
6-
has not yet been a stable, usable release suitable for the public.
3+
.. |repostatus| image:: https://www.repostatus.org/badges/latest/active.svg
4+
:target: https://www.repostatus.org/#active
5+
:alt: Project Status: ActiveThe project has reached a stable, usable
6+
state and is being actively developed.
77

88
.. |ci-status| image:: https://github.com/jwodder/ps1.py/actions/workflows/test.yml/badge.svg
99
:target: https://github.com/jwodder/ps1.py/actions/workflows/test.yml
@@ -12,11 +12,15 @@
1212
.. |coverage| image:: https://codecov.io/gh/jwodder/ps1.py/branch/master/graph/badge.svg
1313
:target: https://codecov.io/gh/jwodder/ps1.py
1414

15+
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/jwodder-ps1.svg
16+
:target: https://pypi.org/project/jwodder-ps1/
17+
1518
.. |license| image:: https://img.shields.io/github/license/jwodder/ps1.py.svg
1619
:target: https://opensource.org/licenses/MIT
1720
:alt: MIT License
1821

1922
`GitHub <https://github.com/jwodder/ps1.py>`_
23+
| `PyPI <https://pypi.org/project/jwodder-ps1/>`_
2024
| `Issues <https://github.com/jwodder/ps1.py/issues>`_
2125
2226
``jwodder-ps1`` is yet another program for Git-aware customization of the

0 commit comments

Comments
 (0)