From 278466e8309cfab45e23bf13ae14072e9d7b4b2a Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 1 Mar 2021 14:49:13 +1100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 551f6ce43a..7d0560c2e9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ InvenTree is designed to be lightweight and easy to use for SME or hobbyist appl However, powerful business logic works in the background to ensure that stock tracking history is maintained, and users have ready access to stock level information. +# Companion App + +InvenTree is supported by a [companion mobile app](https://inventree.readthedocs.io/en/latest/app/app/) which allows users access to stock control information and functionality. + +[**Download InvenTree from the Android Play Store**](https://play.google.com/store/apps/details?id=inventree.inventree_app) + +*Currently the mobile app is only availble for Android* + # Documentation For InvenTree documentation, refer to the [InvenTree documentation website](https://inventree.readthedocs.io/en/latest/).