Skip to content

Commit

Permalink
We're not just messing around with computering anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Apr 10, 2017
1 parent 5794651 commit 844bc85
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Desktop TNG
# [GitHub Desktop](https://desktop.github.com)

[![Travis Build Status](https://travis-ci.com/desktop/desktop.svg?token=bruh3Kp8xZqr5CQ5et3q&branch=master)](https://travis-ci.com/desktop/desktop) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/kstdl28ba3f7drbr/branch/master?svg=true)](https://ci.appveyor.com/project/github-windows/desktop/branch/master)

Just playin around with some computering.
See [desktop.github.com](https://desktop.github.com) for more product-oriented
information.

## Documentation
GitHub Desktop is an [Electron](https://electron.atom.io)-based GitHub app. It is
written in [TypeScript](http://www.typescriptlang.org) and uses [React](https://facebook.github.io/react/).

Development documentation is [in the docs directory](docs). Currently the only thing remotely interesting is the [getting started](docs/getting-started.md) docs.
## Getting Started

You can download the latest release from [desktop.github.com](https://desktop.github.com).

See the [getting started docs](docs/getting-started.md) for instructions on
getting the app building.

0 comments on commit 844bc85

Please sign in to comment.