Skip to content

Commit 4851532

Browse files
authored
Update README.rst
1 parent 330b272 commit 4851532

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
The problem
22
===========
33

4+
.. image:: https://badge.fury.io/py/platformdirs.svg
5+
:target: https://badge.fury.io/py/platformdirs
6+
.. image:: https://img.shields.io/pypi/pyversions/platformdirs.svg
7+
:target: https://pypi.python.org/pypi/platformdirs/
48
.. image:: https://github.com/platformdirs/platformdirs/actions/workflows/check.yml/badge.svg
59
:target: https://github.com/platformdirs/platformdirs/actions
10+
.. image:: https://static.pepy.tech/badge/platformdirs/month
11+
:target: https://pepy.tech/project/tox-uv
612

713
When writing desktop application, finding the right location to store user data
814
and configuration varies per platform. Even for single-platform apps, there

0 commit comments

Comments
 (0)