From 6eaf76d6eb02807209659fa33658765b1a244ca4 Mon Sep 17 00:00:00 2001 From: Dominique Marcadet <dominique.marcadet@centralesupelec.fr> Date: Tue, 28 Apr 2020 18:55:52 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4eed1b..0805a77 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# RiseClipse +# RiseClipse: using MDE tools for IEC standards + ## RiseClipse summary -**RiseClipse** is an umbrella name for tools based on Model Driven Engineering (MDE) technologies and dedicated to [IEC](http://www.iec.ch/) standards. Open source **RiseClipse** components are availble under the [Eclipse Public License version 2.0](https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html). More information on **RiseClipse** is available [here](https://wdi.supelec.fr/software/RiseClipse/). +**RiseClipse** is an umbrella name for tools based on Model Driven Engineering (MDE) technologies and dedicated to +[IEC](http://www.iec.ch/) standards. Open source **RiseClipse** components are availble under the +[Eclipse Public License version 2.0](https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html). +More information on **RiseClipse** is available [here](https://riseclipse.github.io/). ## riseclipse-metamodel-scl2003 This repository contains the **RiseClipse** metamodel for the System Configuration description Language (IEC 61850-6) standard. -- GitLab