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.