From f3d81f3a386c694abca7a1e475760b5629e34492 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 14 Aug 2020 13:31:53 +0100 Subject: Minor readme updates --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9443a278..773f43fd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Dataset](https://github.com/alan-turing-institute/TCPD) (TCPD). - [An Evaluation of Change Point Detection Algorithms](https://arxiv.org/abs/2003.06222) by [Gertjan van den Burg](https://gertjan.dev) and [Chris Williams](https://homepages.inf.ed.ac.uk/ckiw/). +- [Annotation Tool](https://github.com/alan-turing-institute/annotatechange) ## Introduction @@ -322,6 +323,7 @@ main <- function() # convert result$locations to 0-based if needed exit.success(data$original, args, params, locations, runtime) +} ``` Remember to add the following to the bottom of the script so it can be run -- cgit v1.2.3