From 275b2ef57e422e7fc4383aad5b98b8b92f76b073 Mon Sep 17 00:00:00 2001 From: Amir Atashin Date: Sun, 25 Oct 2020 22:14:36 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ba70bb..a56fc9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Simulated annealing-based ontology matching (SANOM) -SANOM is the name of our system for ontology matching tasks which is also one of the participants registered in *Ontology Alignment Evaluation Initiative (OAEI)* Challenge form 2017 to 2019. +SANOM is the name of our system for ontology matching tasks which is also one of the participants registered in the *Ontology Alignment Evaluation Initiative (OAEI)* Challenge form 2017 to 2019. ## Authors @@ -9,7 +9,7 @@ SANOM is the name of our system for ontology matching tasks which is also one of # Help -We suggest to use Intellij Idea as your IDE with Maven as your package manager +We suggest using Intellij Idea as your IDE with Maven as your package manager ## Dependencies