diff --git a/README.md b/README.md index e196c19..1d57dc0 100644 --- a/README.md +++ b/README.md @@ -560,12 +560,14 @@ Then open http://localhost:8080 with demo page Regenerating icons font ----------------------- -If you need add/edit icons in `res` folder, please after editing run +If you need add/edit icons in `res` folder, please after editing run: ```bash npm run buildfont ``` +For font generation we use method described here: [How to generate a webfont (automated setup)](https://hinty.io/brucehardywald/how-to-generate-a-webfont-automated-setup/) + Contributing ------------ Pull-requests are welcome.