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