From f227b61fd04cb35bde7ec4a7248fb2780e0b4f08 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 1 Jan 2017 04:17:01 +0330 Subject: updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f1782..8e9bd21 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Here's a quick look into the project files and directories:
* The **test** folder holds the **TDD** tests.
* The **docs** folder contains the documents related to the project. Currently the doc for the current status of the Misra-C:2004 implementation is there.
* 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 **extra-tools** holds some tool that help the dev process.
* 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.**
-- cgit v1.2.3