From 01f6769ca5752cfb906c6388ca006b6ae3cb4109 Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Thu, 25 Jun 2020 10:14:17 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c4275..60309f2 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ and stop the GUI with the same precedent command (or interact with EXIT button). ![auto-docker](https://img.shields.io/docker/cloud/automated/pykmsorg/py-kms) ![status-docker](https://img.shields.io/docker/cloud/build/pykmsorg/py-kms) -This projects has docker image support. You can find all available image configurations inside the docker folder. +This project has docker image support. You can find all available image configurations inside the docker folder. There are three tags of the images available: * `latest`, currently the same like minimal... * `minimal`, wich is based on the python3 minimal configuration of py-kms. _This image does NOT include SQLLite support!_