diff --git a/.gitignore b/.gitignore index 59c1875..8ae3c73 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /releases.bat /Config.json /RapidOCRServer.bak +node_modules +package-lock.json diff --git a/README.md b/README.md index 27a4682..3de8429 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ RapidOCR HTTP 服务。win32程序,易语言编写。 >如不信任,请立即停止使用+删除+拉黑。 -### 下载 +### 软件/Demo下载 [https://github.com/Physton/RapidOCRServer/releases/tag/1.0.0](https://github.com/Physton/RapidOCRServer/releases/tag/1.0.0) +### Demo使用说明 +nodejs: [https://github.com/Physton/RapidOCRServer/tree/main/Demo/nodejs](https://github.com/Physton/RapidOCRServer/tree/main/Demo/nodejs) + ### 示例 ![](https://raw.githubusercontent.com/Physton/RapidOCRServer/main/screenshot/1.png) ![](https://raw.githubusercontent.com/Physton/RapidOCRServer/main/screenshot/2.png)