From 78bff550ef3d3549289cb49ac517b64f4bf73077 Mon Sep 17 00:00:00 2001 From: Jason Han Date: Wed, 10 Feb 2021 16:43:50 -0800 Subject: [PATCH] Add readthedocs badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 81d175838..8397f2ae4 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,9 @@ MMS Structured Data Version Control :target: https://circleci.com/gh/Open-MBEE/mms :alt: CircleCI +.. image:: https://readthedocs.org/projects/model-management-system/badge/?version=latest + :target: https://model-management-system.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status The MMS SDVC is a collection of modules built on top of the Spring Framework and is a part of Open-MBEE. For more information about Open-MBEE, visit the `Open-MBEE Website `_