diff --git a/README.md b/README.md index ff9d620..3cd8377 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ npm test ``` #### Testing a deployed server -There is a swagger endpoint at `http://:3000/swagger` that can be used to exercise the APIs. \ No newline at end of file +There is a swagger endpoint at `http://:3000/swagger` that can be used to exercise the APIs. Bearer authentication is required, so you will need an auth token (refer to [create-admin-token.sql](db/create-admin-token.sql) to see how to generate one). \ No newline at end of file