From 95287f66d6616894250e051ec71631183f30830f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 31 Jan 2022 17:36:12 +0100 Subject: [PATCH] swag: Add LGTM badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91ab488c..93fa937a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![Version](https://img.shields.io/github/v/tag/yunohost/yunohost-admin?label=version&sort=semver) [![Tests status](https://github.com/YunoHost/yunohost-admin/actions/workflows/eslint.yml/badge.svg)](https://github.com/YunoHost/yunohost-admin/actions/workflows/eslint.yml) +[![Language grade: Javascript](https://img.shields.io/lgtm/grade/javascript/g/YunoHost/yunohost-admin.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/YunoHost/yunohost-admin/context:javascript) [![GitHub license](https://img.shields.io/github/license/YunoHost/yunohost-admin)](https://github.com/YunoHost/yunohost-admin/blob/dev/LICENSE) [YunoHost](https://yunohost.org) administration web interface (VueJS client for the API).