From 173db489747cfbd8fbf364b0870e5a48019270f1 Mon Sep 17 00:00:00 2001 From: Jamie Zhu Date: Sun, 3 Feb 2019 14:20:44 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14158df9..e2c8530c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Logparser provides a toolkit and benchmarks for automated log parsing, which is | Drain | [**ICWS'17**] [Drain: An Online Log Parsing Approach with Fixed Depth Tree](https://jiemingzhu.github.io/pub/pjhe_icws2017.pdf), by Pinjia He, Jieming Zhu, Zibin Zheng, and Michael R. Lyu. | | MoLFI | [**ICPC'18**] [A Search-based Approach for Accurate Identification of Log Message Formats](http://publications.uni.lu/bitstream/10993/35286/1/ICPC-2018.pdf), by Salma Messaoudi, Annibale Panichella, Domenico Bianculli, Lionel Briand, Raimondas Sasnauskas. | -### Usage +### Demo Please follow the [installation steps](https://logparser.readthedocs.io/en/latest/installation/dependency.html) and [demo](https://logparser.readthedocs.io/en/latest/demo.html) in the docs to get started. ### Benchmarking results