From 53cc24744feba5ea689c8edd3bd330c654df5829 Mon Sep 17 00:00:00 2001 From: Logan Kilpatrick Date: Sat, 5 Oct 2019 21:05:50 -0400 Subject: [PATCH] Update README.rst (#21) Update README.rst with link to web accessible documentation. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 3996336..b4d7341 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,11 @@ pydiscourse :alt: Build Status :target: http://travis-ci.org/bennylope/pydiscourse +.. image:: https://img.shields.io/badge/Check%20out%20the-Docs-blue.svg + :alt: Check out the Docs + :target: https://discourse.readthedocs.io/en/latest/ + + A Python library for working with Discourse. This is a fork of the original Tindie version. It was forked to include fixes,