Skip to content

Commit

Permalink
[docs] Added LGTM badges
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko committed Nov 5, 2020
1 parent 702153f commit cd4f140
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -8,7 +8,9 @@
[![Build Status Windows][appveyor-badge]][appveyor]
[![License: MPLv2.0][license-badge]](./LICENSE)
[![Latest release][release-badge]][github releases]
[![Debian Badge][debian-badge]][debian-package]
[![Debian Badge][debian-badge]][debian-package]
[![LGTM Code Quality][lgtm-quality-badge]][lgtm-project]
[![LGTM Alerts][lgtm-alerts-badge]][lgtm-project]

# Introduction

Expand Down Expand Up @@ -126,6 +128,10 @@ Follow the [Windows build instructions](docs/build-win.md).
[travis]: https://travis-ci.org/Haivision/srt
[license-badge]: https://img.shields.io/badge/License-MPLv2.0-blue

[lgtm-alerts-badge]: https://img.shields.io/lgtm/alerts/github/Haivision/srt
[lgtm-quality-badge]: https://img.shields.io/lgtm/grade/cpp/github/Haivision/srt
[lgtm-project]: https://lgtm.com/projects/g/Haivision/srt/

[github releases]: https://github.com/Haivision/srt/releases
[release-badge]: https://img.shields.io/github/release/Haivision/srt.svg

Expand Down

0 comments on commit cd4f140

Please sign in to comment.