diff --git a/README.md b/README.md index 3048f5e..6145ed0 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ 基于 [Simple](https://github.com/wangfenjin/simple) (支持中文和拼音的 SQLite fts5 全文搜索扩展) 和 [sqlite3.dart](https://github.com/simolus3/sqlite3.dart) 的 Flutter 库,用于 SQLite 中文和拼音全文搜索。 -| 支持平台 | 示例 | -| -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | -| **Android
([example.apk](https://github.com/SageMik/sqlite3_simple/releases/download/v1.0.1/example.apk))
—————
iOS** | ![Android, iOS 示例](img/example-android-ios.jpg) | -| **Windows** | ![Windows 示例](img/example-windows.jpg) | -| **MacOS** | ![MacOS 示例](img/example-macos.png) | +| 支持平台 | 示例 | +| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | +| **Android
([example.apk](https://github.com/SageMik/sqlite3_simple/releases/download/v1.0.1/example.apk))


iOS** | ![Android, iOS 示例](img/example-android-ios.jpg) | +| **Windows** | ![Windows 示例](img/example-windows.jpg) | +| **MacOS** | ![MacOS 示例](img/example-macos.png) | ## 前置准备