Update README.md
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
track-changes-sharelatex
|
||||
overleaf/track-changes
|
||||
========================
|
||||
|
||||
An API for converting raw editor updates into a compressed and browseable history.
|
||||
|
||||
[](https://travis-ci.org/sharelatex/track-changes-sharelatex)
|
||||
|
||||
Acceptance tests can be run with the command
|
||||
```
|
||||
AWS_BUCKET=<bucket-name> AWS_ACCESS_KEY_ID=<aws-access-key> AWS_SECRET_ACCESS_KEY=<aws-secret-access-key> make test
|
||||
@@ -19,4 +17,4 @@ License
|
||||
|
||||
The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the `LICENSE` file.
|
||||
|
||||
Copyright (c) ShareLaTeX, 2014.
|
||||
Copyright (c) Overleaf, 2014-2019.
|
||||
|
||||
Reference in New Issue
Block a user