From 4fe7be612414f5b15147087bb614d9f025920362 Mon Sep 17 00:00:00 2001 From: Amio Date: Fri, 4 Jan 2019 22:29:13 +0800 Subject: [PATCH] update docs for adding icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a040b..4681fbb 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To ensure that your addition is working correctly start the development server w ### 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/). +You can contribute icons to [badgen-icons](https://github.com/badgen/badgen-icons). Please make sure new icon is optimized using [svgomg](https://jakearchibald.github.io/svgomg/). ### Deploy to Now