From 54f0e49ea40935842270493efbfb5489e3bd8619 Mon Sep 17 00:00:00 2001 From: Zheng Cheng Date: Thu, 25 Jun 2020 15:10:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3464a030..ea4ff599 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Repository structure Requirements ------ -* CoqTL is developed under **Coq v.8.11.1**. -* The code generator from EMF metamodel/model to CoqTL is developed on top of Eclipse Modelling Project (Neon), and mainly requires **EMF v.2.12** and **XTEND v.2.10** to build, please refer its manefest.MF for detail. +* CoqTL - **Coq v.8.11.1**. +* EMF2Coq code generator - **EMF v.2.12** and **XTEND v.2.10**. Contacts ------