aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-11-22 00:01:25 +0000
committerbloodstalker <thabogre@gmail.com>2018-11-22 00:01:25 +0000
commitbaa0c3d144651c591db2952950d9894c93c3a539 (patch)
tree3fc9bb8b88d06de2bd86de902d1bd2719c3c3c42
parentupdate (diff)
downloadcgrep-baa0c3d144651c591db2952950d9894c93c3a539.tar.gz
cgrep-baa0c3d144651c591db2952950d9894c93c3a539.zip
lgtm
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index abf3ffc..a6e30c6 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/bloodstalker/cgrep.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bloodstalker/cgrep/context:cpp)
+
# cgrep
`grep` for C/C++ source files.<br/>
cgrep uses libtooling, the latest tested version of LLVM is trunk 340121.<br/>