diff --git a/README.md b/README.md index 6f8fa53..d52b9e7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Getting started is easy. First, put the fonts in the directory ABOVE your css di Include in your main .less file `weather-icons/weather-icons.less` and that is all you need to do. #### CSS Only Method -If you just want to add a css file to your project with no Less compiling, you just need to reference the `weather-icons.css` included in the css folder. *If you are not familiar with using Bootstrap, or using Bootstrap in the precompiled Less mode, I would reccommend you give it a try)* +If you just want to add a css file to your project with no Less compiling, you just need to reference the `weather-icons.css` included in the css folder. *If you are not familiar with using Bootstrap, or using Bootstrap in the precompiled Less mode, I would recommend you give it a try)* ## Version 1.2 This is my first attempt at a [Bootstrap](http://www.getbootstrap.com) and/or web ready icon-font, so there will be updates and improvements. It is best to download the [repo](http://www.github.com/erikflowers/weather-icons) from Github if you want to keep up to date. Please report any issues or requests to the repository here