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