From 3c11eb6ba5be4d1d585c97830d04882c8fd18e8a Mon Sep 17 00:00:00 2001 From: Amio Date: Wed, 19 Sep 2018 16:11:50 +0800 Subject: [PATCH] docs: add runkit/https to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e70dae7..6e01568 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ If a service you wish to have is still missing here, we welcome new contribution To ensure that your addition is working correctly start the development server with `npm run dev`. +> YOU MAY NOT NEED TO MAKE PULL REQUEST +> +> You can create arbitrary live badge with RunKit's online IDE, or any https endpoint. +> Checkout documents ([runkit](https://badgen.net/docs/runkit) | [https](https://badgen.net/docs/https)). + ### Add icon Badgen Server will auto load all svg files in [libs/icons](libs/icons/). Please make sure new icon is optimized using [svgomg](https://jakearchibald.github.io/svgomg/).