File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Angular Schema Form
5
5
[ ![ npm downloads] ( https://img.shields.io/npm/dm/angular-schema-form.svg?style=flat-square )] ( http://npm-stat.com/charts.html?package=angular-schema-form&from=2015-01-01 )
6
6
7
7
[ ![ Build Status] ( https://img.shields.io/travis/Textalk/angular-schema-form.svg?style=flat-square )] ( https://travis-ci.org/Textalk/angular-schema-form )
8
- [ ![ Build Status] ( https://img.shields.io/coveralls/jekyll/jekyll.svg?style=flat-square )] ( https://travis-ci.org/ Textalk/angular-schema-form )
8
+ [ ![ Build Status] ( https://img.shields.io/coveralls/jekyll/jekyll.svg?style=flat-square )] ( https://coveralls.io/r/ Textalk/angular-schema-form?branch=development )
9
9
[ ![ Gitter] ( https://img.shields.io/badge/GITTER-JOIN%20CHAT%20%E2%86%92-ff69b4.svg?style=flat-square )] ( https://gitter.im/Textalk/angular-schema-form?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
10
10
11
11
@@ -195,10 +195,10 @@ Unit tests are run with [karma](http://karma-runner.github.io) and written using
195
195
196
196
To run the tests:
197
197
198
- 1 . Install all dependencies via NPM
198
+ 1 . Install all dependencies via NPM.
199
199
2 . Install dev dependencies with bower.
200
- 3 . Install the Karma CLI
201
- 4 . Run the tests
200
+ 3 . Install the Karma CLI.
201
+ 4 . Run the tests.
202
202
203
203
``` bash
204
204
$ npm install
You can’t perform that action at this time.
0 commit comments