Skip to content

Commit 5512a77

Browse files
committed
update readme
1 parent 0013be6 commit 5512a77

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
<verbose>true</verbose>
8585
<vendor>com.luooqi</vendor>
8686
<needShortcut>true</needShortcut>
87-
<!--<bundleArguments>-->
88-
<!--<runtime />-->
89-
<!--</bundleArguments>-->
87+
<bundleArguments>
88+
<runtime />
89+
</bundleArguments>
9090
<nativeReleaseVersion>${soft.version}</nativeReleaseVersion>
9191
</configuration>
9292
</plugin>

readme.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## 树洞 OCR 文字识别
22
一款跨平台的 OCR 小工具
33

4-
> - 文字识别使用了各云平台开发的识别接口,因此需要联网才能正常使用;
4+
百度网盘:[https://pan.baidu.com/s/1gVVQ58fZ8ori-O7rWKpRPQ](https://pan.baidu.com/s/1gVVQ58fZ8ori-O7rWKpRPQ)
5+
提取码:m6d8
6+
7+
> `xxx-with-jre.xx` 是完整版,带运行环境;如果移除运行环境的不能正常工作,请下载完整版使用;
8+
> - 文字识别使用了各云平台开发的识别接口,因此需要联网才能正常使用;
59
> - 本程序使用 JavaFX 开发,使用前请务必安装 **Java8** 运行环境。
610
711
![截图](http://img.luooqi.com/FqzQ_arDyqsYOXcRoFNQ_Hezyoqo)

0 commit comments

Comments
 (0)