Skip to content
Browse files

Updated README.md to use Bower version from shields.io, removed Subli…

…me Text project file and updated .gitignore
  • Loading branch information...
1 parent 35a2cc1 commit 43860ee3eb78ac957ee2f6a7926ce12f2eebbc0f @hassankhan hassankhan committed
Showing with 4 additions and 15 deletions.
  1. +2 −1 .gitignore
  2. +2 −1 README.md
  3. +0 −13 emojify.js.sublime-project
View
3 .gitignore
@@ -5,4 +5,5 @@ tests.browserified.js
# editors
.idea
-*.iml
+*.iml
+*.sublime-project
View
3 README.md
@@ -131,9 +131,10 @@ Please read [LICENSE.md](LICENSE.md). For image attributions, please read [LICEN
[package-npm]: https://www.npmjs.org/package/emojify.js
[ico-build]: http://img.shields.io/travis/hassankhan/emojify.js.svg?style=flat-square
[ico-build-dev]: http://img.shields.io/travis/hassankhan/emojify.js/develop.svg?style=flat-square
-[ico-bower]: http://img.shields.io/badge/bower-0.9.5-blue.svg?style=flat-square
+[ico-bower]: http://img.shields.io/bower/v/emojify.js.svg?style=flat-square
[ico-npm]: http://img.shields.io/npm/v/emojify.js.svg?style=flat-square
[ico-license]: http://img.shields.io/npm/l/emojify.js.svg?style=flat-square
[ico-gitter]: https://badges.gitter.im/hassankhan/emojify.js.png
[license]: http://hassankhan.mit-license.org/
[gitter]: https://gitter.im/hassankhan/emojify.js
+
View
13 emojify.js.sublime-project
@@ -1,13 +0,0 @@
-{
- "folders":
- [
- {
- "folder_exclude_patterns":
- [
- "node_modules"
- ],
- "follow_symlinks": true,
- "path": "."
- }
- ]
-}

0 comments on commit 43860ee

Please sign in to comment.
Something went wrong with that request. Please try again.