From 02106a4be0c5c12d130d7c270dfe13b3d190ca88 Mon Sep 17 00:00:00 2001 From: "Claudio B." Date: Wed, 15 Oct 2014 11:04:13 -0700 Subject: [PATCH] Update README.md Fix typo reccomend -> recommend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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