aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-11 19:21:14 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-11 19:21:14 +0000
commitf4182b050c9e2ee433f168cec8ffecdd62a0f33c (patch)
tree4e40e22dcdf5f676bf6f1fbd0db2ca70f4210d97 /README.md
parentadded 13.5 (diff)
downloadmutator-f4182b050c9e2ee433f168cec8ffecdd62a0f33c.tar.gz
mutator-f4182b050c9e2ee433f168cec8ffecdd62a0f33c.zip
updated 1/1/2017
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8957f6..fd5339d 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:<br/>
### Dev Status
All the as-of-yet implemented features of the project are very much buildable and usable at all times, even during the dev phase.<br/>
-* **`mutator-lvl0`** is the executable responsible for the Misra-C rule checks. Currently it can check for 128 out of the 141 Misra-C:2004 rules. For a more accurate list please check out `misrac.ods` under `docs` in project's root.<br/>
+* **`mutator-lvl0`** is the executable responsible for the Misra-C rule checks. Currently it can check for 130 out of the 141 Misra-C:2004 rules. For a more accurate list please check out `misrac.ods` under `docs` in project's root.<br/>
* **`mutator`** and **`mutator-lvl2`** are collectively the code muatation and code transformation executables. Currently the automatic code transformation implemented is only limited to adding braces to blocks that are missing it and adding `else` if an if-else if is missing one. The mutation is only limited to statement and condition tagging for the time-being.<br/>
### Dev Plans
@@ -189,4 +189,4 @@ If the company/organization you represent wants to sponsor mutator, let me know.
#### Testers are always welcome. If you are interested, let me know. Testing mutator is as important, if not more, than implementing it.<br/>
###Contact
-You can email me at thabogre@gmail.com, there is also the twitter account for the mutator project, @xashmith and there is the mutator maillist, mutator-repost@freelists.org, you need to be a member though.<br/>
+You can email me at thabogre@gmail.com, there is also the twitter account for the mutator project, @xashmith and there is the mutator maillist, mutator-repost@freelists.org. You need to be a member though to be able to send mail on the maillist. The maillist is moderated.<br/>