diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,6 @@ [](https://travis-ci.org/bloodstalker/cgrep) [](https://lgtm.com/projects/g/bloodstalker/cgrep/context:cpp) +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fcgrep?ref=badge_shield) # cgrep `grep` for C/C++ source files.<br/> @@ -59,3 +60,7 @@ For an up-to-date list, you can run `crep --help`.<br/> ## Known Issues * bulding cgrep with `-j` will not work because shitty makefile.<br/> * the coloring is off right now and doesn't work properly.<br/> +======= + +## License +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fcgrep?ref=badge_large) |