diff --git a/README.md b/README.md index 3dba29c..4c7246e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Have you faced this? You have 4 icons from FontAwesome, and 19 from Glyphicons, What a mess! Okay okay, so what do we do? We make our own. And how? ...good question. In fact, this question comes up just so often... So I decided to write a little thing to help out. -## How `fontgen-loader` works. +## How `webfonts-generator-loader` works. There is a tool that lets us generate fonts automaticaly by a configuration. The font is created by putting several SVG icons together and generating the proper file(s). That includes: - A font file for WOF, EOT, TTF and WOFF2. Also SVG, if you want. But there is a trend of removal within browsers - you can see more on [caniuse](http://caniuse.com).