From 1cdd40be791aaa900bcb2940cd95e9618e0bf9cf Mon Sep 17 00:00:00 2001 From: konpa Date: Fri, 7 Mar 2014 19:32:56 +0100 Subject: [PATCH] Update README.md --- README.md | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 01487b86..c65e7950 100644 --- a/README.md +++ b/README.md @@ -5,29 +5,24 @@ devicon aims to gather all logos representing development languages and tools in Final font is built with [icomoon](http://icomoon.io). -Available icons ---------------- +How to use it +-------------- -#### Programming languages: -- HTML 5 (html5:text/color) -- CSS 3 (css3:text/color) -- Javascript (javascript:text/color; js:color) -- JQuery (jquery:text/color) -- MySQL (mysql:text/color) +```html + + + -#### Frameworks: -- Laravel (laravel:text/color) -- Foundation (foundation:text/color) -- Bootstrap (bootstrap:text/color) -- Angular JS (angularjs:text/color) + + + + + + + + + + +``` -#### Development tools: -- Grunt (grunt:plain/text/color) -- Bower (bower:plain/text/color) -- SASS (sass:color) -- LESS (less:color) -- Git (git:text/color) - -#### Designing tools: -- Illustrator (illustrator:color) -- Photoshop (photoshop:color) +See the icons folder or devicon.json file for complete reference of icon's available versions.