Skip to content

Commit

Permalink
docs(guidelines): clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrowhurstram committed Dec 31, 2016
1 parent b49593c commit fd86571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -42,4 +42,9 @@ To help you to follow these conventions this project uses [Commitizen](https://g

Commitizen provides a command line tool that will help you create a commit message that matches these conventions.

To lauch this tool we use `npm run cm`.
To lauch this tool we use `npm run cm`.


## Releasing

See the [releasing](RELEASING.md) guidelines.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,8 @@ npm install ng-table@next --save

You can download the distribution files directly from [unpkg](https://unpkg.com/ng-table/bundles/)

**Bower**: NO LONGER SUPPORTED


## Getting started

Expand Down

0 comments on commit fd86571

Please sign in to comment.