Skip to content

Commit

Permalink
nodejs demo 使用说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Physton committed Oct 11, 2022
1 parent d23d061 commit 937c6ef
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Demo/nodejs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 首次使用
```shell
cd demo\nodejs
npm install
```
## 图片识别
```shell
node index.js
# 输入接口秘钥,未设置则留空。回车
# 输入图片地址/或者拖动图片到命令行窗口。回车
```

0 comments on commit 937c6ef

Please sign in to comment.