Revert "Revert "Add note on running tests""

This reverts commit 81fdd6a5d1068cbb9f44adecc399e8871ce99dad.
This commit is contained in:
Christopher Hoskin 2020-07-21 10:03:14 +01:00
parent ab63007391
commit 19c871c5f8

View file

@ -3,7 +3,10 @@ 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
-------