README: Change LGTM badge to C

Flatpak has barely any Python code; there's not much point in
advertising that grade.

This badge will work after the merge of #3430
This commit is contained in:
Matthew Leeds 2020-02-26 19:41:40 -08:00 committed by Alexander Larsson
parent 8fb7876305
commit 00d1988310

View File

@ -2,7 +2,7 @@
<img src="https://github.com/flatpak/flatpak/blob/master/flatpak.png?raw=true" alt="Flatpak icon"/>
</p>
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/flatpak/flatpak.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/flatpak/flatpak/context:python)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/flatpak/flatpak.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/flatpak/flatpak/context:cpp)<br/>
Flatpak is a system for building, distributing, and running sandboxed
desktop applications on Linux.