diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ec7692 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 截图识字 nocr + +### 语言环境 ### +C# + +### 运行环境 ### +.Net 6.0 + +### 使用说明 ### +鼠标框选文字区域后双击,上传至百度OCR接口返回文字至文本框中。百度AppID和SecretID在配置文件中修改。