Skip to content

Commit 0489d64

Browse files
committed
Update README
1 parent 2bc0526 commit 0489d64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
draft-js-markdown-shortcuts-plugin
22
==================================
33

4+
[![CircleCI](https://circleci.com/gh/ngs/draft-js-markdown-shortcuts-plugin.svg?style=svg)](https://circleci.com/gh/ngs/draft-js-markdown-shortcuts-plugin)
5+
[![npm](https://img.shields.io/npm/v/draft-js-markdown-shortcuts-plugin.svg)][npm]
6+
47
A [DraftJS] plugin for supporting Markdown syntax shortcuts
58

69
This plugin works with [DraftJS Plugins] wrapper component.
@@ -66,3 +69,4 @@ MIT. See [LICENSE]
6669
[DraftJS]: https://facebook.github.io/draft-js/
6770
[DraftJS Plugins]: https://github.com/draft-js-plugins/draft-js-plugins
6871
[LICENSE]: ./LICENSE
72+
[npm]: https://www.npmjs.com/package/draft-js-markdown-shortcuts-plugin

0 commit comments

Comments
 (0)