From 5489e14c8ee8749327b49705bb605fb7e6e1d3e2 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 12 May 2017 16:41:00 +0430 Subject: fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 487078b..1a4f05e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can follow Project `mutator` on twitter, @xashmith. ## mutator -`mutator is a suite of tools aimed at analysis and automation of C/C++ code development with thin client-server architectur written using the Clang front-end(LibTooling) as a stand-alone in C++. It consists of three(well so far) executables and a UI written in bash. You can run executables like any other CLI tool or just run them through the UI which again acts like a CLI tool. `mutator` also accepts action files that tell it what to do.
+mutator is a suite of tools aimed at analysis and automation of C/C++ code development with thin client-server architectur written using the Clang front-end(LibTooling) as a stand-alone in C++. It consists of three(well so far) executables and a UI written in bash. You can run executables like any other CLI tool or just run them through the UI which again acts like a CLI tool. `mutator` also accepts action files that tell it what to do.

**mutator-lvl0** will run the Misra-C checks.
-- cgit v1.2.3