1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e15cc71..ac60ea4 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,4 @@ Environment variables:
| ---- | ------- | ----------- |
| `PORT` | `3000` | The port the server will run on. |
| `LOG_REQUESTS` | `-` | Requests to log to the console by status, `-` to invert. |
-| `DATABASE_SECRET_PATH` | `` | The path to the mongodb connection string. |
\ No newline at end of file
+| `DATABASE_SECRET_PATH` | `` | The path to the mongodb connection string. |
|