Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SageMik authored Oct 4, 2024
1 parent 7e7406d commit c5c6b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# simple-android-native

![Maven Central Version](https://img.shields.io/maven-central/v/io.github.sagemik/simple-android-native?label=Maven%20Central&link=https%3A%2F%2Fcentral.sonatype.com%2Fartifact%2Fio.github.sagemik%2Fsimple-android-native)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.sagemik/simple-android-native?label=Maven%20Central)](https://central.sonatype.com/artifact/io.github.sagemik/simple-android-native)

[Simple 中文分词器](https://github.com/wangfenjin/simple) 的 Android 原生库,用于 Flutter sqlite3_simple 插件(开发中)
[Simple 中文分词器](https://github.com/wangfenjin/simple) 的 Android 原生库,用于 [sqlite3_simple](https://github.com/SageMik/sqlite3_simple) Flutter 插件

```gradle
implementation("io.github.sagemik:simple-android-native:0.0.1")
Expand Down

0 comments on commit c5c6b40

Please sign in to comment.