From 606e4d878d23e6e83ad2b7b6b0a093885d90ce33 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Sun, 5 Nov 2023 16:57:06 -0800 Subject: [PATCH] Update README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc0f6855..ee031081 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ To see how to use the extensions package, please take a look at the [README](./f Define `mobileWidth`, `mobileHeight`, `mobileMargin`, `mobileAlignment` as follows: -```dart +```json { "insert": { "image": "https://user-images.githubusercontent.com/122956/72955931-ccc07900-3d52-11ea-89b1-d468a6e2aa2b.png" @@ -279,7 +279,7 @@ Define `mobileWidth`, `mobileHeight`, `mobileMargin`, `mobileAlignment` as follo Define `width`, `height`, `margin`, `alignment` as follows: -```dart +```json { "insert": { "image": "https://user-images.githubusercontent.com/122956/72955931-ccc07900-3d52-11ea-89b1-d468a6e2aa2b.png" @@ -392,5 +392,3 @@ Please follow these guidelines when contributing to our project. See [CONTRIBUTI [FluentUI]: https://pub.dev/packages/fluent_ui
- -[中文文档](./doc/readme/cn.md)