From fd86571f57a11ce9aa19ad720f66a8b4ca0e1746 Mon Sep 17 00:00:00 2001 From: Christian Crowhurst Date: Sat, 31 Dec 2016 18:22:28 +0000 Subject: [PATCH] docs(guidelines): clarifications --- CONTRIBUTING.md | 7 ++++++- README.md | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a6f214b..3cd33209 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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`. \ No newline at end of file +To lauch this tool we use `npm run cm`. + + +## Releasing + +See the [releasing](RELEASING.md) guidelines. \ No newline at end of file diff --git a/README.md b/README.md index 07422de4..36d44ba9 100644 --- a/README.md +++ b/README.md @@ -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