Skip to content

Commit 2393dfc

Browse files
committed
Add sample output in README
Signed-off-by: AnthonyAmanse <[email protected]>
1 parent d822fc6 commit 2393dfc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Create a [Watson Visual Recognition](https://console.bluemix.net/catalog/service
6262
### 3. Create Cloud Functions
6363

6464
Make sure you have the right environment variables in the `local.env` file. Export them in your terminal then deploy the Cloud Functions using `wskdeploy`:
65-
> You need to be logged in with `ibmcloud` or `ic` cli
6665

6766
```
6867
$ source local.env
@@ -90,6 +89,8 @@ $ npm start
9089

9190
# Sample output
9291

92+
![sample-output](docs/screenshot.png)
93+
9394
# Links
9495

9596
# License

docs/screenshot.png

-44.1 KB
Loading

0 commit comments

Comments
 (0)