From e58d8f6da4bdcce659b9dda05a58df283a288d25 Mon Sep 17 00:00:00 2001 From: Erik Flowers Date: Sat, 7 Dec 2013 22:43:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd4a049..837b5ca 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Weather Icons is a font of 92 weather themed icons, ready to be dropped right in Inspired by [Font Awesome](http://fontawesome.io/), They work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the class to an "i" element: -```` +```` At this time, there are no other effects/mixins to do advanced icon manipulation yet.