Skip to content

Commit bacc9fb

Browse files
committed
Add README CLI
1 parent 03581a6 commit bacc9fb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ $ gem install microsoft_computer_vision
2727

2828
## Usage
2929

30+
### CLI
31+
32+
```
33+
$ mscv analyze /path/to/image --subscription_key your_subscription_key
34+
```
35+
36+
### Ruby
37+
3038
```ruby
3139
require 'microsoft_computer_vision'
3240

0 commit comments

Comments
 (0)