From 8ff0e32c51ebd583806578a3143e6276ce315628 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Thu, 11 Jan 2024 01:05:26 +0800 Subject: [PATCH] update --- README-zh-CN.md | 6 ++---- README.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README-zh-CN.md b/README-zh-CN.md index 23fb9ab..7144309 100644 --- a/README-zh-CN.md +++ b/README-zh-CN.md @@ -32,10 +32,8 @@ Android 原生平台的这个项目我基本上不打算继续维护了,如果 你可以点击下方链接查看对应平台的项目分支。 -> Jetpack Compose 版本目前仍处于开发阶段,预计在本月内 (2024-01) 正式发布第一个测试版。 - -| LOGO | [Jetpack Compose (Dev)](https://github.com/BetterAndroid/FlexiUI/tree/compose-dev) | -| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | +| LOGO | [Jetpack Compose](https://github.com/BetterAndroid/FlexiUI/tree/compose) | +| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | | LOGO | Flutter (敬请期待) | diff --git a/README.md b/README.md index 555fbb7..1200f25 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,8 @@ I basically don’t plan to continue to maintain this project on the Android nat You can click the link below to view the project branch of the corresponding platform. -> The Jetpack Compose version is still in the development stage, and the first testing version is expected to be officially released within this month (2024-01). - -| LOGO | [Jetpack Compose (Dev)](https://github.com/BetterAndroid/FlexiUI/tree/compose-dev) | -| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | +| LOGO | [Jetpack Compose](https://github.com/BetterAndroid/FlexiUI/tree/compose) | +| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | | LOGO | Flutter (Stay tuned) |