From f20f66b1da3ba577d86a994f21aee36dfe855e3b Mon Sep 17 00:00:00 2001 From: Aurore Dupuis Date: Mon, 16 Nov 2015 17:05:59 +0100 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f295960..726b0c03 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ -# i-CodeCNES + + i-Code CNES is a static code analysis tool to help developpers write code compliant with CNES coding rules. + +By now it is a plug-in eclipse, but it could be/will be modified into a standalone application. + +Release 1.0.0 +============= +Release 1.0.0 is composed of 3 features : +* i-Code CNES Core +* i-Code CNES Fortran 77 - checks rules and metrics for Fortran 77 +* i-Code CNES Fortran 90 - checks rules and metrics for Fortran 90 + +Feedback and Support +==================== +Contact : L-lequal@cnes.fr + +Bugs and Feature requests: https://github.com/dupuisa/i-CodeCNES/issues + +Licensing +========= +This software is licensed under the terms in the file named "LICENSE" in this directory. + +The software used Java files, generated with JFlex (http://.jflex.de). The terms of this library license are available here after : http://jflex.de/copying.html