Add Travis badge to README

This commit is contained in:
Kevin Sawicki
2015-04-16 09:55:23 -07:00
parent c20ece7d06
commit f33db6b7d0

View File

@@ -1,5 +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)
Atom is a hackable text editor for the 21st century, built on [atom-shell](https://github.com/atom/atom-shell), and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Visit [atom.io](https://atom.io) to learn more or visit the [Atom forum](https://discuss.atom.io).
@@ -13,7 +15,6 @@ If you want to read about using Atom or developing packages in Atom, the [Atom F
The [API reference](https://atom.io/docs/api) for developing packages is also documented on Atom.io.
## Installing
### OS X