Skip to content

Commit 09a0189

Browse files
committed
update README.md
1 parent 17f1e19 commit 09a0189

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![](https://img.shields.io/badge/license-MIT-green)
77

88

9-
- [x] 支持**Objective-C** / **Swift** / **Dart** / **TypeScript**等多种语言
9+
- [x] 支持`Objective-C` / `Swift` / `Dart` / `TypeScript`
1010
- [x] 支持通过`URL`链接或`json`字符串一键生成model文件
1111
- [x] 兼容`YYModel` / `MJExtension` / `HandyJSON`解析
1212
- [x] 支持字符串加密(可设置不同的密钥,开发者可自行修改加密算法)
@@ -18,7 +18,7 @@
1818
- [x] 兼容服务端返回“id”字段
1919
- [x] 支持类驼峰命名
2020

21-
- Support **Objective-C** / **Swift** / **Dart** / **TypeScript**
21+
- Support `Objective-C` / `Swift` / `Dart` / `TypeScript`
2222
- Supports one-click generation of model files through `URL` links or `json` strings
2323
- Compatible with `YYModel` / `MJExtension` / `HandyJSON` analysis
2424
- Support string encryption (different keys can be set, developers can modify the encryption algorithm)
@@ -32,7 +32,7 @@
3232

3333
### Usage
3434

35-
> * 方式一:直接下载软件安装 [![](https://img.shields.io/badge/.dmg-4.2MB-brightgreen)](https://github.com/Xcoder1011/SKGenerateModelTool/blob/master/SKGenerateModelTool.dmg)
35+
> * 方式一:直接下载软件安装 [点击下载](https://github.com/Xcoder1011/SKGenerateModelTool/blob/master/SKGenerateModelTool.dmg)
3636
> * 方式二:下载代码运行
3737
3838

0 commit comments

Comments
 (0)