From 82be94823adf68978c1abd47bd1f11aeb968e1c6 Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Sun, 31 Jan 2021 13:29:05 +0100
Subject: [PATCH] updated readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index be8a767..72be9bc 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ An interactive OpenAPI Swagger documentation can be accessed by opening the serv
 - database solid icon - made by Pixel perfect from [https://www.flaticon.com/](https://www.flaticon.com/)]
 
 ### Python libraries
-See `Pipfile.lock`  
+See `Pipfile` and `Pipfile.lock`
 (This project uses some personal libraries not available on the official pypi. The source code can be found here [https://thecodelabs.de/TheCodeLabs/PythonLibs](https://thecodelabs.de/TheCodeLabs/PythonLibs))
 
 ---
-- 
GitLab