Skip to content

Commit

Permalink
Add JavaScript LGTM grade
Browse files Browse the repository at this point in the history
Since this project serves JavaScript content as part of its functionality, it
makes sense to include information about the JavaScript in question.
  • Loading branch information
mcdonnnj committed Dec 31, 2020
1 parent e8ddf25 commit 3474790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Coverage Status](https://coveralls.io/repos/github/cisagov/ncats-webd/badge.svg?branch=develop)](https://coveralls.io/github/cisagov/ncats-webd?branch=develop)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/cisagov/ncats-webd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/cisagov/ncats-webd/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/cisagov/ncats-webd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/cisagov/ncats-webd/context:python)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/cisagov/ncats-webd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/cisagov/ncats-webd/context:javascript)
[![Known Vulnerabilities](https://snyk.io/test/github/cisagov/ncats-webd/develop/badge.svg)](https://snyk.io/test/github/cisagov/ncats-webd)

## Getting Started ##
Expand Down

0 comments on commit 3474790

Please sign in to comment.