Skip to content

Commit

Permalink
Update the badges/shields in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
russel committed May 5, 2016
1 parent 71ab5eb commit 3e73378
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,8 +1,10 @@
# Emacs D Mode

[![Licence](https://img.shields.io/badge/license-GPL_2-green.svg)](https://www.gnu.org/licenses/gpl-2.0.txt)
[![Build Status](https://travis-ci.org/dmakarov/Emacs-D-Mode.svg?branch=testing)](https://travis-ci.org/dmakarov/Emacs-D-Mode)
[![Coverage Status](https://coveralls.io/repos/dmakarov/Emacs-D-Mode/badge.svg?branch=testing)](https://coveralls.io/r/dmakarov/Emacs-D-Mode?branch=testing)
[![MELPA](http://melpa.org/packages/d-mode-badge.svg)](http://melpa.org/#/d-mode)
[![MELPA](https://melpa.org/packages/d-mode-badge.svg)](https://melpa.org/#/d-mode)
[![MELPA Stable](https://stable.melpa.org/packages/d-mode-badge.svg)](https://stable.melpa.org/#/d-mode)

An Emacs major mode for editing D code.

Expand Down

0 comments on commit 3e73378

Please sign in to comment.