2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-17 06:54:27 -06:00

Change badge styles to for-the-badge

This commit is contained in:
Jeroen Akkerman 2018-11-09 14:28:55 +01:00
parent cd92cc441a
commit 3551c6c003

View File

@ -14,9 +14,9 @@ Changes include:
My intention is to continue development on this project, improving it and keeping it alive.
[![npm version](https://img.shields.io/npm/v/easymde.svg)](https://www.npmjs.com/package/easymde)
[![npm version](https://img.shields.io/npm/v/easymde/next.svg)](https://www.npmjs.com/package/easymde/v/next)
[![Build Status](https://travis-ci.org/Ionaru/easy-markdown-editor.svg?branch=development)](https://travis-ci.org/Ionaru/easy-markdown-editor)
[![npm version](https://img.shields.io/npm/v/easymde.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde)
[![npm version](https://img.shields.io/npm/v/easymde/next.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde/v/next)
[![Build Status](https://img.shields.io/travis/Ionaru/easy-markdown-editor/development.svg?style=for-the-badge)](https://travis-ci.org/Ionaru/easy-markdown-editor)
## Install EasyMDE
Via [npm](https://www.npmjs.com/package/easymde).