From 6ed35589528c89520dcdd2f0b0abb6de73b53d0c Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sun, 10 May 2020 08:57:22 -0700 Subject: [PATCH] doco badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 336828e7..ab5c246e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # dnspython [![Build Status](https://travis-ci.org/rthalley/dnspython.svg?branch=master)](https://travis-ci.org/rthalley/dnspython) +[![Documentation Status](https://readthedocs.org/projects/dnspython/badge/?version=latest)](https://dnspython.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/dnspython.svg)](https://badge.fury.io/py/dnspython) [![PyPI Statistics](https://img.shields.io/pypi/dm/dnspython.svg)](https://pypistats.org/packages/dnspython) - ## INTRODUCTION dnspython is a DNS toolkit for Python. It supports almost all record types. It -- 2.47.3