summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/index.rst b/docs/index.rst
index ea2bd8f..7b2f5b5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,26 +1,6 @@
Wand
====
-.. image:: https://badge.fury.io/py/Wand.svg?
- :alt: Latest PyPI version
- :target: https://pypi.python.org/pypi/Wand
-
-.. image:: https://readthedocs.org/projects/wand/badge/
- :alt: Documentation Status
- :target: https://docs.wand-py.org/en/latest/
-
-.. image:: https://app.travis-ci.com/emcconville/wand.svg?branch=master
- :alt: Build Status
- :target: https://app.travis-ci.com/emcconville/wand
-
-.. image:: https://github.com/emcconville/wand/workflows/Wand%20CI/badge.svg
- :alt: Build Status
- :target: https://github.com/emcconville/wand/actions?query=workflow%3A%22Wand+CI%22
-
-.. image:: https://img.shields.io/coveralls/emcconville/wand.svg?style=flat
- :alt: Coverage Status
- :target: https://coveralls.io/r/emcconville/wand
-
Wand is a :mod:`ctypes`-based simple ImageMagick_ binding for Python. ::
from wand.image import Image