summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-12-08 16:29:09 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-12-08 16:29:09 -0500
commitc681f6748acaea1bf0b706528c36327cc94a6eed (patch)
tree02ffcf4431af90f3d2b18daf0a7914aa60a2b409 /README.rst
downloadpytest-runner-c681f6748acaea1bf0b706528c36327cc94a6eed.tar.gz
Collapse skeleton history from archive/2020-12
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..69554ef
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,18 @@
+.. image:: https://img.shields.io/pypi/v/skeleton.svg
+ :target: `PyPI link`_
+
+.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg
+ :target: `PyPI link`_
+
+.. _PyPI link: https://pypi.org/project/skeleton
+
+.. image:: https://github.com/jaraco/skeleton/workflows/Automated%20Tests/badge.svg
+ :target: https://github.com/jaraco/skeleton/actions?query=workflow%3A%22Automated+Tests%22
+ :alt: Automated Tests
+
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
+ :target: https://github.com/psf/black
+ :alt: Code style: Black
+
+.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
+.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest