From 8e1341e1c1d129675c0e85e88760f6b4fcb1ff74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Tue, 30 Nov 2021 14:55:36 +0100 Subject: [PATCH] badges added --- README.md | 2 ++ docs/index.html | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 00d28f8..9f0de9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Easy Speech +[![Test suite](https://github.com/jankapunkt/easy-speech/actions/workflows/tests.yml/badge.svg)](https://github.com/jankapunkt/easy-speech/actions/workflows/tests.yml) +[![CodeQL Semantic Analysis](https://github.com/jankapunkt/easy-speech/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jankapunkt/easy-speech/actions/workflows/codeql-analysis.yml) ![npm bundle size](https://img.shields.io/bundlephobia/min/easy-speech) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) ![GitHub](https://img.shields.io/github/license/jankapunkt/easy-speech) diff --git a/docs/index.html b/docs/index.html index fba22c4..1bf2e04 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,12 @@

EasySpeech

+ + Test suite + + + CodeQL Semantic Analysis + npm bundle size GitHub