From 5c21eb734d577522afbdb652db8352b3b0242d8c Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 20 Oct 2020 07:49:32 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a628325..ecd63b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # InvenTree Documentation +[![Documentation Status](https://readthedocs.org/projects/inventree/badge/?version=latest)](https://inventree.readthedocs.io/en/latest/?badge=latest) + This repository hosts the [official documentation](https://inventree.readthedocs.io/) for [InvenTree](https://github.com/inventree/inventree), an open source inventory management system. To serve this documentation locally (e.g. for development), you will need to have Python 3 installed on your system.