Skip to content

Commit 5c6482f

Browse files
add a readme for the examples
1 parent 27c9d9f commit 5c6482f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

examples/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Examples
2+
To run the examples, you will need the `username` and `password` credentials. To get your service credentials, follow these steps:
3+
1. Log in to Bluemix at https://bluemix.net.
4+
5+
1. Create an instance of the service:
6+
1. In the Bluemix **Catalog**, select the Natural Language Classifier service.
7+
1. Under **Add Service**, type a unique name for the service instance in the Service name field. For example, type `my-service-name`. Leave the default values for the other options.
8+
1. Click **Use**.
9+
10+
1. Copy your credentials:
11+
1. On the left side of the page, click **Service Credentials** to view your service credentials.
12+
1. Copy `username` and `password` from these service credentials.

0 commit comments

Comments
 (0)