From b89118e58ca816b9d17508f856d107588bc70a32 Mon Sep 17 00:00:00 2001 From: n-nino <37655023+n-nino@users.noreply.github.com> Date: Mon, 15 Feb 2021 14:36:21 +0800 Subject: [PATCH] Update README.md fix newline --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 534cbfc..66847b6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ zip/output-metapad.zip matching tables with meta patterns of appropriate granularity (top-down or bottom-up) results of information extraction using meta patterns (attribute) -segmentation: C++ -synonymous pattern grouping: Python -type level adjustment: Python +- segmentation: C++ +- synonymous pattern grouping: Python +- type level adjustment: Python