Skip to content

Commit

Permalink
Add LGTM badges to README (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Sep 4, 2020
1 parent 4b53695 commit bd5a2f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# The Combine

[![Language grade: JavaScript][lgtm-js-badge]][lgtm-js]
[![Total alerts][lgtm-alerts-badge]][lgtm-alerts]

[lgtm-js-badge]: https://img.shields.io/lgtm/grade/javascript/g/sillsdev/TheCombine.svg?logo=lgtm&logoWidth=18
[lgtm-js]: https://lgtm.com/projects/g/sillsdev/TheCombine/context:javascript
[lgtm-alerts-badge]: https://img.shields.io/lgtm/alerts/g/sillsdev/TheCombine.svg?logo=lgtm&logoWidth=18
[lgtm-alerts]: https://lgtm.com/projects/g/sillsdev/TheCombine/alerts/

A rapid word collection tool.

## Getting Started with Development
Expand Down

0 comments on commit bd5a2f4

Please sign in to comment.