From 8ba919d6d4e6b6bc711b3a92a76e1dc521ba612e Mon Sep 17 00:00:00 2001 From: maxlath Date: Fri, 28 Apr 2023 13:30:29 +0200 Subject: [PATCH] readme: reword intro to match actual purpose of this repository --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f852d1f..8a27050 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -Run your own inventaire in a docker environment -Used only for testing and development purposes, so use in production at your own risk. +Run [Inventaire](https://github.com/inventaire/inventaire) in Docker + +This repository is meant to support running Inventaire for testing and development. For production, see [inventaire-deploy](https://github.com/inventaire/inventaire-deploy). ## Requirements