From 63920ce33c2dcf2594aa6e862f61cab838c36955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Alby?= Date: Tue, 7 May 2019 16:21:52 +0100 Subject: [PATCH] Update README.md --- services/track-changes/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/services/track-changes/README.md b/services/track-changes/README.md index cc9c204e7c..6a0f1d79ee 100644 --- a/services/track-changes/README.md +++ b/services/track-changes/README.md @@ -1,10 +1,8 @@ -track-changes-sharelatex +overleaf/track-changes ======================== An API for converting raw editor updates into a compressed and browseable history. -[![Build Status](https://travis-ci.org/sharelatex/track-changes-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/track-changes-sharelatex) - Acceptance tests can be run with the command ``` AWS_BUCKET= AWS_ACCESS_KEY_ID= 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.