Skip to content

Commit abcbf19

Browse files
author
Hevin
committed
Merge branch 'v2-dev' into v2
2 parents 5d46b32 + 7cbda59 commit abcbf19

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JPush Library for .NET
22

3-
[![NuGet](https://img.shields.io/badge/NuGet-v1.0.3-blue.svg)](https://preview.nuget.org/packages/Jiguang.JPush/)
3+
[![NuGet](https://img.shields.io/badge/NuGet-v1.0.7-blue.svg)](https://preview.nuget.org/packages/Jiguang.JPush/)
44

55
[极光](https://www.jiguang.cn/)官方支持的 JPush .NET API Client。
66

@@ -11,15 +11,22 @@
1111
- [NuGet](https://preview.nuget.org/packages/Jiguang.JPush/)
1212
- 手动添加 Jiguang.JPush.dll 依赖
1313

14+
## Documents
15+
16+
[REST API documents](https://docs.jiguang.cn/jpush/server/push/server_overview/).
17+
1418
## Support Frameworks
19+
1520
基于 [.NET Standard 1.3](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard1.3.md)
1621

1722
## Support
18-
- [极光社区](https://community.jiguang.cn/)
19-
- [REST API document](https://docs.jiguang.cn/jpush/server/push/server_overview/)
23+
24+
[极光社区](https://community.jiguang.cn/)
2025

2126
## Contribute
27+
2228
Please contribute! [Look at the issues](https://github.com/jpush/jpush-api-csharp-client/issues).
2329

2430
## License
25-
MIT © [JiGuang](/license)
31+
32+
MIT © [JiGuang](/license)

0 commit comments

Comments
 (0)