From c2d9e8973e68924bc37ce270addcce46f23b5a56 Mon Sep 17 00:00:00 2001 From: "Machiste N. Quintana" Date: Tue, 21 Apr 2015 17:11:24 -0400 Subject: [PATCH] Add david-dm dependency status badge to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d06cc7405..cafeca707 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![Atom](https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png) [![Build Status](https://travis-ci.org/atom/atom.svg?branch=master)](https://travis-ci.org/atom/atom) +[![Dependency Status](https://david-dm.org/atom/atom.svg)](https://david-dm.org/atom/atom) Atom is a hackable text editor for the 21st century, built on [Electron](https://github.com/atom/electron), and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.