README: Add NPM and License button

This commit is contained in:
Tony Narlock 2021-03-04 10:07:32 -06:00
parent a80ddea65f
commit 99df253967

View File

@ -1,3 +1,7 @@
[![GitHub license](https://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/isaul32/ckeditor5-math/blob/master/LICENSE)
[![npm
version](https://img.shields.io/npm/v/ckeditor5-math.svg?style=flat)](https://www.npmjs.com/package/ckeditor5-math)
# CKEditor 5 mathematical feature # CKEditor 5 mathematical feature
This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines. This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines.