Change badge styles to for-the-badge

pull/744/head
Jeroen Akkerman 6 years ago
parent cd92cc441a
commit 3551c6c003

@ -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).

Loading…
Cancel
Save