diff --git a/README.md b/README.md index 3752fe54dc0bd5610dfdf3ad29aed510cd975fc5..7d791890145f0e87901538b7d341397415dbe50f 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Displays the next time a certain garbage type is collected. - socket.io - [https://github.com/socketio/socket.io](https://github.com/socketio/socket.io) ### 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)) ---