Skip to content

Commit

Permalink
Travis badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikogan committed Jun 12, 2016
2 parents 8a30953 + 96d3cee commit f49f750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Farnsworth Launcher
# Farnsworth Launcher ![Travis Build](https://travis-ci.org/ikogan/farnsworth.svg?branch=master)

A simple [Electron](http://electron.atom.io/) based,
configurable launcher for systems connected to a TV. Farnsworth
Expand Down Expand Up @@ -68,7 +68,7 @@ npm install && npm start
```

Debugging may be accomplished with `npm run debug` and attaching
with an appropriate debugger to the standard port. The following command
with an appropriate debugger to the standard port. The following command
line options are supported:

- `--develop`: Open developer tools once the renderer starts up.
Expand Down

0 comments on commit f49f750

Please sign in to comment.