Skip to content

Commit

Permalink
Merge pull request #34 from /issues/33
Browse files Browse the repository at this point in the history
Cognitive services setup doc, closes #33
  • Loading branch information
chambrid committed Aug 25, 2016
2 parents 7943d38 + 43fd5f6 commit b906707
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 for providing assistance to a user who needs help finding Bluemix
* [Usage](#usage)
* [Commands](#commands)
* [Hubot Adapter Setup](#hubot-adapter-setup)
* [Cognitive Setup](#cognitive-setup)
* [Development](#development)
* [License](#license)
* [Contribute](#contribute)
Expand Down Expand Up @@ -42,6 +43,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-service-suggest/blob/master/docs/adapters/slack.md)
- [Facebook Messenger setup](https://github.com/ibm-cloud-solutions/hubot-ibmcloud-service-suggest/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-service-suggest/blob/master/CONTRIBUTING.md) before starting any work. Steps for running this script for development purposes:
Expand Down

0 comments on commit b906707

Please sign in to comment.