diff --git a/README.md b/README.md index 41c5b3c..78f4f47 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# Smarkdown +
+
+ smarkdown +
+
-[![996ICU Licence]()](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![npm](https://badgen.net/npm/v/smarkdown)](https://www.npmjs.com/package/smarkdown) [![gzip size](https://img.badgesize.io/https://cdn.jsdelivr.net/npm/smarkdown/dist/smarkdown.min.js?compression=gzip)](https://cdn.jsdelivr.net/npm/smarkdown/dist/smarkdown.min.js) [![install size](https://badgen.net/packagephobia/install/smarkdown)](https://packagephobia.now.sh/result?p=smarkdown) [![downloads](https://badgen.net/npm/dt/smarkdown)](https://www.npmjs.com/package/smarkdown) [![Build Status](https://travis-ci.org/yahtnif/smarkdown.svg?branch=master)](https://travis-ci.org/yahtnif/smarkdown) +[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) > Markdown parser, simplicity and extensibility. Fork of [marked](https://github.com/markedjs/marked) and [marked-ts](https://github.com/KostyaTretyak/marked-ts).