diff --git a/README.md b/README.md index 2d1d9f9..400310f 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,16 @@ flutter版腾讯(QQ)SDK ## fake 系列 libraries -1. [flutter版okhttp3](https://github.com/v7lin/fake_http) -2. [flutter版微信SDK](https://github.com/v7lin/fake_wechat) -3. [flutter版腾讯(QQ)SDK](https://github.com/v7lin/fake_tencent) -4. [flutter版新浪微博SDK](https://github.com/v7lin/fake_weibo) -5. [flutter版支付宝SDK](https://github.com/v7lin/fake_alipay) -6. [flutter版腾讯(信鸽)推送SDK](https://github.com/v7lin/fake_push) +* [flutter版okhttp3](https://github.com/v7lin/fake_http) +* [flutter版微信SDK](https://github.com/v7lin/fake_wechat) +* [flutter版腾讯(QQ)SDK](https://github.com/v7lin/fake_tencent) +* [flutter版新浪微博SDK](https://github.com/v7lin/fake_weibo) +* [flutter版支付宝SDK](https://github.com/v7lin/fake_alipay) +* [flutter版腾讯(信鸽)推送SDK](https://github.com/v7lin/fake_push) ## dart/flutter 私服 -[simple_pub_server](https://github.com/v7lin/simple_pub_server) +* [simple_pub_server](https://github.com/v7lin/simple_pub_server) ## android