From 252bc10abfc3df584f50703bfa4d17054f4860a1 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 10 May 2017 00:49:18 +0430 Subject: updated the bruiser part --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b4bad..487078b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Mutation levels have nothing to do with the order of mutants.
**mutatord** is the mutator daemon that runs the server.
**mutatorclient** is the thin client that sends commands to the server.
**safercpp-arr** is SaferCPP's automatic refactoring tool for arrays.
-**bruiser** tries to break your code.
+**bruiser** the short explanation is that bruiser is an interactive shell that mutates code on demand, gives you insight on the code-base loaded and more. For more info read the README on bruiser's folder in project root.

## How To get project mutator -- cgit v1.2.3