From 67b30fc11f248253b5ee758805a4b3f612d079e4 Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Mon, 24 May 2021 13:42:06 +0200 Subject: [PATCH] Add CI status badge --- README.md | 2 ++ docs/index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 53bd710..12e9933 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Alphabets +[![CI status](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) + A tiny JS dependency (<800 bytes!) which exports many alphabets for many use cases. diff --git a/docs/index.md b/docs/index.md index 864b2c0..856f141 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,8 @@ title: Alphabets A tiny JS dependency (<800 bytes!) which exports many alphabets for many use cases. +[![CI status](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) + ## Why would I use this? ### Why?