diff options
author | bloodstalker <thabogre@gmail.com> | 2019-11-29 10:41:17 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2019-11-29 10:41:17 +0000 |
commit | 1f15d285236eaf29d6777a229522335036982c5c (patch) | |
tree | 50ec460696ab0282b4b5313e741f2c2661a886b7 | |
parent | update (diff) | |
download | cgrep-1f15d285236eaf29d6777a229522335036982c5c.tar.gz cgrep-1f15d285236eaf29d6777a229522335036982c5c.zip |
added a gitter chatroom for mutator tools
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ src="https://scan.coverity.com/projects/19431/badge.svg"/> </a> [![Coverage Status](https://coveralls.io/repos/github/bloodstalker/cgrep/badge.svg?branch=master)](https://coveralls.io/github/bloodstalker/cgrep?branch=master) +[![Gitter](https://badges.gitter.im/mutatortools/community.svg)](https://gitter.im/mutatortools/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) # cgrep `grep` for C/C++ source files.<br/> |