From f35c6715f9c84a48538ba0fb13f08ec77b454359 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 2 Dec 2016 08:13:50 +0330 Subject: updated --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 79a3c74..7779c45 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Here's a quick look into the project files and directories:
* The folder named **tinyxml2** holds the tinyxml2 source files.
* The folder named **extra-tools** holds some tool that help the dev process. Right now it only holds a little script that has some limited argument parsing abilities to dump AST.
* The folder named **samples** holds the output samples for the project. Currently, you can find the text and XML output of the Misra-C rule checker run over the TDD tests.
+ #### **The Misra-C rule checking portion has not been extensively tested since it is still WIP but is very much buildable and usable.**
###Building and Running -- cgit v1.2.3