diff --git a/README.md b/README.md index 4387f4c8c876782b6d2aca4467ffb97531c2788c..b81a605155794bca1b71a12c09f0d872825df7e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # StorageLeaf -Accepts sensor data and saves them into a database. The saved data can be accessed via api. +Accepts sensor data and saves them into a database. The saved data can be accessed via api. +An interactive OpenAPI Swagger documentation can be accessed by opening the server url in your web browser (e.g. http://localhost:10003). ## Installation on Raspberry Pi Zero - pipenv is causing some problems