mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 17:43:49 +08:00
add badges from shields.io
This commit is contained in:
parent
2afac72224
commit
5aee0294ff
@ -1,2 +1,8 @@
|
||||
# tiptap
|
||||
A rich-text editor for Vue.js
|
||||
|
||||
<p align="center">
|
||||
<a href="https://npmcharts.com/compare/tiptap?minimal=true"><img src="https://img.shields.io/npm/dm/tiptap.svg" alt="Downloads"></a>
|
||||
<a href="https://www.npmjs.com/package/tiptap"><img src="https://img.shields.io/npm/v/tiptap.svg" alt="Version"></a>
|
||||
<a href="https://www.npmjs.com/package/tiptap"><img src="https://img.shields.io/npm/l/tiptap.svg" alt="License"></a>
|
||||
</p>
|
Loading…
Reference in New Issue
Block a user