Skip to content

Commit

Permalink
docs(badge): Added build status and npm version badges
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Sep 18, 2016
1 parent 982897b commit 86be05c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# angular2-router-loader

[![CircleCI](https://circleci.com/gh/brandonroberts/angular2-router-loader.svg?style=shield&circle-token=a8a709588d22664ab74922050eda672898d2d417)](https://circleci.com/gh/brandonroberts/angular2-router-loader)
[![npm version](https://badge.fury.io/js/angular2-router-loader.svg)](https://badge.fury.io/js/angular2-router-loader)

A Webpack loader for Angular 2 that enables string-based module loading with the `Angular Router`

## Installation
Expand Down

0 comments on commit 86be05c

Please sign in to comment.