2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-13 07:52:12 -06:00

Update README.md

Fix typo reccomend -> recommend
This commit is contained in:
Claudio B. 2014-10-15 11:04:13 -07:00
parent f78ad8ba31
commit 02106a4be0

View File

@ -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