Skip to content

Commit

Permalink
Merge 51b6ca2 into ad7e375
Browse files Browse the repository at this point in the history
  • Loading branch information
reicruz committed Aug 25, 2016
2 parents ad7e375 + 51b6ca2 commit e7057f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Script package that exposes various IBM Cloud Container functionality through Hu
* [Usage](#usage)
* [Commands](#commands)
* [Hubot Adapter Setup](#hubot-adapter-setup)
* [Cognitive Setup](#cognitive-setup)
* [Development](#development)
* [License](#license)
* [Contribute](#contribute)
Expand Down Expand Up @@ -56,6 +57,10 @@ Hubot supports a variety of adapters to connect to popular chat clients. For mo
- [Slack setup](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-container-management/blob/master/docs/adapters/slack.md)
- [Facebook Messenger setup](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-container-management/blob/master/docs/adapters/facebook.md)

## Cognitive Setup

This project supports natural language interactions using Watson and other Bluemix services. For more information on enabling these features, refer to [Cognitive Setup](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-nlc/blob/master/docs/cognitiveSetup.md).

## Development

Please refer to the [CONTRIBUTING.md](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-container-management/blob/master/CONTRIBUTING.md) before starting any work. Steps for running this script for development purposes:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.16",
"description": "hubot for IBM Cloud Container interactions",
"main": "index.js",
"respository": {
"repository": {
"url": "https://github.com/ibm-cloud-solutions/hubot-ibmcloud-container-management",
"type": "git"
},
Expand Down

0 comments on commit e7057f8

Please sign in to comment.