From 5ec19f33a0c9e592512f6a37874ef86838102bce Mon Sep 17 00:00:00 2001 From: giulia Date: Nov 07 2017 12:39:40 +0000 Subject: Provide easy way to verify that the server is running. Visiting the URL mentioned earlier just returns 404. --- diff --git a/README.md b/README.md index b7c83e9..92bf605 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Run the server: The server is now running at and API calls can be sent to . All data is stored inside `/var/tmp/waiverdb_db.sqlite`. +You can verify the server is running correctly by visiting . + ## Adjusting configuration