Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Commit 0aab264

Browse files
committed
MOAR BADGES
1 parent e594931 commit 0aab264

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# ko-component-router
22

3-
[![Code Climate](https://codeclimate.com/github/caseyWebb/ko-component-router/badges/gpa.svg)](https://codeclimate.com/github/caseyWebb/ko-component-router)
4-
[![Test Coverage](https://codeclimate.com/github/caseyWebb/ko-component-router/badges/coverage.svg)](https://codeclimate.com/github/caseyWebb/ko-component-router/coverage)
5-
[![Build Status](https://travis-ci.org/caseyWebb/ko-component-router.svg?branch=master)](https://travis-ci.org/caseyWebb/ko-component-router)
3+
![NPM](https://img.shields.io/npm/v/ko-component-router.svg)
4+
![Bower](https://img.shields.io/bower/v/ko-component-router.svg)
5+
![MIT](https://img.shields.io/npm/l/ko-component-router.svg)
6+
[![Travis](https://img.shields.io/travis/caseyWebb/ko-component-router.svg)](https://travis-ci.org/caseyWebb/ko-component-router)
7+
[![CodeClimate](https://img.shields.io/codeclimate/github/caseyWebb/ko-component-router.svg)](https://codeclimate.com/github/caseyWebb/ko-component-router)
8+
[![Test Coverage](https://img.shields.io/codeclimate/coverage/github/caseyWebb/ko-component-router.svg)](https://codeclimate.com/github/caseyWebb/ko-component-router/coverage)
69

710
Component-based router for developing single-page-apps with KnockoutJS,
811
built on top of [page.js](https://github.com/visionmedia/page.js). Any gaps in this

0 commit comments

Comments
 (0)