aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-09 20:19:18 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-09 20:19:18 +0000
commit252bc10abfc3df584f50703bfa4d17054f4860a1 (patch)
tree8bcbe576ca5ad0ca456d104ac01d88cd1abc1fa1 /README.md
parentupdated the readme, now it actually makes some sense and talks about what bru... (diff)
downloadmutator-252bc10abfc3df584f50703bfa4d17054f4860a1.tar.gz
mutator-252bc10abfc3df584f50703bfa4d17054f4860a1.zip
updated the bruiser part
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.<br/>
**mutatord** is the mutator daemon that runs the server.<br/>
**mutatorclient** is the thin client that sends commands to the server.<br/>
**safercpp-arr** is SaferCPP's automatic refactoring tool for arrays.<br/>
-**bruiser** tries to break your code.<br/>
+**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.<br/>
<br/>
## How To get project mutator