Skip to content

Commit f08633e

Browse files
committed
Readme.
1 parent b4d01af commit f08633e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

196196
To run the tests:
197197

198-
1. Install all dependencies via NPM
198+
1. Install all dependencies via NPM.
199199
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.
202202

203203
```bash
204204
$ npm install

0 commit comments

Comments
 (0)