diff --git a/README.md b/README.md index a1fe2b1..201bee6 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ It will generate a UI documentation about the components in this repository: If you want to check the documenation, it is generated in the ```dist``` folder. +### How to add/update the icon font + +See this [instructions](https://github.com/CartoDB/CartoAssets/blob/master/Icon-Fonting.md) + ### Publish a new version in NPM In order to publish a new version of CartoAssets you need to: @@ -31,3 +35,4 @@ If you have these previous steps done: Just run this command: - ```grunt publish``` +