Merge pull request #90 from overleaf/csh-update-README

Update README as Credentials are no longer required for acceptance tests
This commit is contained in:
Christopher Hoskin 2021-02-09 13:37:57 +00:00 committed by GitHub
commit 7a73b8a247

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
-------