Skip to content

Commit 765dbce

Browse files
author
Ændrew Rininsland
committed
Fixing README badges.
1 parent ad7f2db commit 765dbce

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
[![Stories in Ready](https://badge.waffle.io/michael/github.png?label=ready&title=Ready)](https://waffle.io/michael/github)
2-
[![browser support](https://ci.testling.com/darvin/github.png)](https://ci.testling.com/darvin/github)
3-
4-
5-
[![Build Status](https://travis-ci.org/darvin/github.svg?branch=master)](https://travis-ci.org/darvin/github)
6-
7-
[![Coverage Status](https://img.shields.io/coveralls/michael/github.svg)](https://coveralls.io/r/michael/github)
8-
91
# Github.js
102

3+
[![Stories in Ready](https://badge.waffle.io/michael/github.png?label=ready&title=Ready)](https://waffle.io/michael/github)[![Build Status](https://travis-ci.org/darvin/github.svg?branch=master)](https://travis-ci.org/darvin/github)[![Coverage Status](https://img.shields.io/coveralls/michael/github.svg)](https://coveralls.io/r/michael/github)
4+
115
Github.js provides a minimal higher-level wrapper around git's [plumbing commands](http://git-scm.com/book/en/Git-Internals-Plumbing-and-Porcelain), exposing an API for manipulating GitHub repositories on the file level. It is being developed in the context of [Prose](http://prose.io), a content editor for GitHub.
126

137
This repo is now officially maintained by [DevelopmentSeed](https://github.com/developmentseed), the people behind [Prose.io](http://prose.io).
@@ -320,6 +314,10 @@ Include these before github.js :
320314
<script src="github.js">
321315
```
322316

317+
## Compatibility
318+
319+
[![browser support](https://ci.testling.com/darvin/github.png)](https://ci.testling.com/darvin/github)
320+
323321
## Change Log
324322

325323
### 0.10.X

0 commit comments

Comments
 (0)