Skip to content

Commit

Permalink
Cognitive services setup doc, closes #17
Browse files Browse the repository at this point in the history
  • Loading branch information
reicruz committed Aug 25, 2016
1 parent c336931 commit db2d683
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ A hubot script that allows monitoring of applications and enabling alerts
* [Usage](#usage)
* [Commands](#commands)
* [Hubot Adapter Setup](#hubot-adapter-setup)
* [Cognitive Setup](#cognitive-setup)
* [Development](#development)
* [License](#license)
* [Contribute](#contribute)
Expand Down Expand Up @@ -50,6 +51,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-alerts/blob/master/docs/adapters/slack.md)
- [Facebook Messenger setup](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-alerts/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-alerts/blob/master/CONTRIBUTING.md) before starting any work. Steps for running this script for development purposes:
Expand Down

0 comments on commit db2d683

Please sign in to comment.