From dd8c32ceff3b0449c9e64faa111857213d306a1d Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sun, 14 Aug 2016 19:28:14 -0400 Subject: [PATCH] Remove download stats badge. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8cc04582..fb324b86d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # discord.py [![PyPI](https://img.shields.io/pypi/v/discord.py.svg)](https://pypi.python.org/pypi/discord.py/) -[![PyPI](https://img.shields.io/pypi/dm/discord.py.svg)](https://pypi.python.org/pypi/discord.py/) [![PyPI](https://img.shields.io/pypi/pyversions/discord.py.svg)](https://pypi.python.org/pypi/discord.py/) discord.py is an API wrapper for Discord written in Python.