Skip to content

Commit 8b06eb0

Browse files
committed
docs: add version and budndle size
1 parent b34064c commit 8b06eb0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# AdminForth RichEditor Plugin
22

3-
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/rich-editor"><img src="https://img.shields.io/npm/dt/@adminforth/rich-editor" alt="npm downloads" /></a>
3+
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" />
4+
<img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/rich-editor"><img src="https://img.shields.io/npm/dt/@adminforth/rich-editor" alt="npm downloads" /></a>
5+
<a href="https://www.npmjs.com/package/@adminforth/rich-editor"><img src="https://img.shields.io/npm/v/@adminforth/rich-editor" alt="npm version" /></a> <a href="https://www.npmjs.com/package/@adminforth/rich-editor"><img src="https://img.shields.io/bundlephobia/minzip/@adminforth/rich-editor" alt="npm bundle size" /></a>
46

57

68
Allows to add a rich text editor to your AdminForth text columns.

0 commit comments

Comments
 (0)