From 7ea7b3f3c52c9546af2d23561fb11b4282543b85 Mon Sep 17 00:00:00 2001 From: lhenry15 Date: Thu, 10 Jun 2021 21:09:15 -0500 Subject: [PATCH] Revise main page readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 894bf97..1df3185 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ # Revisiting Time Series Outlier Detection: Definitions and Benchmarks Logo -## For getting benchmark code, data and result, please follow the instruction below to intall the package and go to the "benchmark/" folder for pipelines, code, data, and benchmark results. + +## Benchmark Directions +For getting benchmark code, data and result, please follow the instruction below to intall the package and go to the "benchmark/" folder for the details. [![Build Status](https://travis-ci.org/datamllab/tods.svg?branch=dev)](https://travis-ci.org/datamllab/tods)