Skip to content

Commit 818babc

Browse files
committed
Update README files to include a new Documentation section with links to Quick Start, API Reference, and Changelog.
1 parent b8d2928 commit 818babc

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README-ZH.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2222

2323
- [平台支持](#%E5%B9%B3%E5%8F%B0%E6%94%AF%E6%8C%81)
24+
- [文档](#%E6%96%87%E6%A1%A3)
2425
- [快速开始](#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)
2526
- [安装](#%E5%AE%89%E8%A3%85)
2627
- [用法](#%E7%94%A8%E6%B3%95)
@@ -38,6 +39,12 @@
3839
| :---: | :---: | :-----: |
3940
| ✔️ | ✔️ | ✔️ |
4041

42+
## 文档
43+
44+
- [快速开始](https://leanflutter.dev/zh/documentation/screen_retriever/quick-start)
45+
- [API 参考](https://pub.dev/documentation/screen_retriever/latest/screen_retriever/)
46+
- [更新日志](https://pub.dev/packages/screen_retriever/changelog)
47+
4148
## 快速开始
4249

4350
### 安装

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ English | [简体中文](./README-ZH.md)
2323
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2424

2525
- [Platform Support](#platform-support)
26+
- [Documentation](#documentation)
2627
- [Quick Start](#quick-start)
2728
- [Installation](#installation)
2829
- [Usage](#usage)
@@ -40,6 +41,12 @@ English | [简体中文](./README-ZH.md)
4041
| :---: | :---: | :-----: |
4142
| ✔️ | ✔️ | ✔️ |
4243

44+
## Documentation
45+
46+
- [Quick Start](https://leanflutter.dev/documentation/screen_retriever/quick-start)
47+
- [API Reference](https://pub.dev/documentation/screen_retriever/latest/screen_retriever/)
48+
- [Changelog](https://pub.dev/packages/screen_retriever/changelog)
49+
4350
## Quick Start
4451

4552
### Installation

0 commit comments

Comments
 (0)