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
55[ ![ 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 )
66
77[ ![ 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 )
99[ ![ 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 )
1010
1111
@@ -195,10 +195,10 @@ Unit tests are run with [karma](http://karma-runner.github.io) and written using
195195
196196To run the tests:
197197
198- 1 . Install all dependencies via NPM
198+ 1 . Install all dependencies via NPM.
1991992 . 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.
202202
203203``` bash
204204$ npm install
You can’t perform that action at this time.
0 commit comments