Skip to content

Commit 3169cb8

Browse files
committed
Update README.md
1 parent a1a1080 commit 3169cb8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README-ZH.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# screen_text_extractor
22

3-
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]
3+
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
44

55
[pub-image]: https://img.shields.io/pub/v/screen_text_extractor.svg
66
[pub-url]: https://pub.dev/packages/screen_text_extractor
77

88
[discord-image]: https://img.shields.io/discord/884679008049037342.svg
99
[discord-url]: https://discord.gg/zPa6EZ2jqb
1010

11-
这个插件允许 Flutter **桌面** 应用从屏幕上提取文本。
11+
[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count&query=value&url=https://api.countapi.xyz/hit/leanflutter.screen_text_extractor/visits
12+
13+
这个插件允许 Flutter 桌面应用从屏幕上提取文本。
1214

1315
---
1416

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# screen_text_extractor
22

3-
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]
3+
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
44

55
[pub-image]: https://img.shields.io/pub/v/screen_text_extractor.svg
66
[pub-url]: https://pub.dev/packages/screen_text_extractor
77

88
[discord-image]: https://img.shields.io/discord/884679008049037342.svg
99
[discord-url]: https://discord.gg/zPa6EZ2jqb
1010

11-
This plugin allows Flutter **desktop** apps to extract text from screen.
11+
[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count&query=value&url=https://api.countapi.xyz/hit/leanflutter.screen_text_extractor/visits
12+
13+
This plugin allows Flutter desktop apps to extract text from screen.
1214

1315
---
1416

0 commit comments

Comments
 (0)