From 005978961902c73e4746ec4b365cc57feeabbbf5 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sun, 13 Sep 2020 01:57:25 +0200 Subject: [PATCH] Improved CONCEPT file. --- CONCEPT.md | 4 ++-- README.md | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CONCEPT.md b/CONCEPT.md index 03bab92..b11fe97 100644 --- a/CONCEPT.md +++ b/CONCEPT.md @@ -25,7 +25,7 @@ Les lignes vides et les lignes commençant par un « # » sont ignorées. Exemple : -''' +``` # [Organisation] organization.name=Chapril organization.description=Chapril est le chaton de l\'April. @@ -42,6 +42,6 @@ organization.technical.url= organization.startDate= organization.endDate= -''' +``` La liste des chemins est normalisée dans une ontologie. diff --git a/README.md b/README.md index 7f502d8..084e771 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ Christian Pierre MOMON Read CONCEPT.md and ONTOLOGY.md files. +## Requirements + +- Java 11 +- Eclipse 4.16 (202006). + ## INSTALL TODO