aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-20 07:08:54 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-20 07:08:54 +0000
commite49ce09fdd166868ba4a21318b8c06ffe4aaf47f (patch)
treefe703595530f33d813ee5097a866cf7963da3fa6 /README.md
parentthe header for m0, contains the maps (diff)
downloadmutator-e49ce09fdd166868ba4a21318b8c06ffe4aaf47f.tar.gz
mutator-e49ce09fdd166868ba4a21318b8c06ffe4aaf47f.zip
announcing SaferCPlusPlus implementation by project mutator
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c34439..d271795 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ All the as-of-yet implemented features of the project are very much buildable an
## Announcements
+* mutator will be implementing [SaferCPlusPlus](https://github.com/duneroadrunner/SaferCPlusPlus) rule checks and automatic refactoring of code bases to use SaferCPlusPlus libraries. The first phase will begin with implementing the compliancy checks. You can read more about SaferCPlusPlus [here](http://duneroadrunner.github.io/SaferCPlusPlus/).<br/>
* mutator's first website is up: [project mutator](https://bloodstalker.github.io/mutator/).<br/>
* project mutator has changed licenses from LGPLv3 to GPLv2.<br/>
* `mutator-lvl0` has reached a release candidate. I will branch a release candidate for it and then we can start the unit tests.<br/>