diff options
author | BoHong Li | 2017-03-13 18:42:22 +0800 |
---|---|---|
committer | BoHong Li | 2017-03-13 18:42:22 +0800 |
commit | 8246ac38506f8d62e2dd9699dcc4d62f14b65784 (patch) | |
tree | f4bd5dfbaa9bead6b90cf3cfe283712c346954d8 | |
parent | 6cf06837f8453a83e12e9f72050b1d7e995f027e (diff) |
Add JavaScript Standard Style badge in README
add badge to let people know that code is using the standard style
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ HackMD === +[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) + [![Join the chat at https://gitter.im/hackmdio/hackmd][gitter-image]][gitter-url] [![build status][travis-image]][travis-url] |