Update README as Credentials are no longer required for acceptance tests

This commit is contained in:
Christopher Hoskin 2021-02-09 12:45:57 +00:00
parent 50cc1c1119
commit 21d0b05dff

View file

@ -3,10 +3,6 @@ overleaf/docstore
A CRUD API for storing and updating text documents in projects
## Tests
```
AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test
```
License
-------