From 2be9d013ea671c377636aecc56c26f9935464f06 Mon Sep 17 00:00:00 2001 From: gix Date: Sat, 28 Nov 2020 13:03:54 +0800 Subject: [PATCH] doc: refine readme --- .gitattributes | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3e0ef56..0e5769e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.swift linguist-language=dart *.kt linguist-language=dart +*.java linguist-language=dart *.rb linguist-language=dart diff --git a/README.md b/README.md index 351e746..aee07e1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ ``` ![Pub_Version](https://img.shields.io/pub/v/g_faraday?style=for-the-badge) +![Flutter_Channel](https://img.shields.io/badge/Flutter%20Channel-beta-blue?style=for-the-badge) ![License](https://img.shields.io/github/license/gfaraday/g_faraday?style=for-the-badge) ![DingTalk](https://img.shields.io/badge/DingTalk%20GroupId-35138694-blue?style=for-the-badge) ![Platform](https://img.shields.io/badge/platform-ios%7Candroid-green?style=for-the-badge) @@ -42,7 +43,7 @@ _Flutter **stable channel** 发布后 **一周内**适配发布对应的`g_farad [Android](https://github.com/gfaraday/g_faraday/releases/download/0.4.2/example.apk) -[iOS](https://github.com/gfaraday/g_faraday/releases/download/0.4.2/example.app.zip) +[iOS](https://github.com/gfaraday/g_faraday/releases/download/0.4.2/example.app.zip) > [模拟器安装](doc/ios-simulator-install.md) ## Show Cases