From 3551c6c003c5d382ab65d05a873f4c7d665d14a8 Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Fri, 9 Nov 2018 14:28:55 +0100 Subject: [PATCH] Change badge styles to for-the-badge --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fb796f..07ae6e1 100644 --- a/README.md +++ b/README.md @@ -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).