Skip to content

Commit 838e095

Browse files
committed
chore: move README cn version link to top
1 parent 872a69b commit 838e095

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

File renamed without changes.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CodePush Management CLI
22

3+
[[Chinese version 中文版]](./README.cn.md)
4+
35
CodePush is a cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users' devices. It works by acting as a central repository that developers can publish updates to (JS, HTML, CSS and images), and that apps can query for updates from (using the provided client SDKs for [Cordova](http://github.com/Microsoft/cordova-plugin-code-push) and [React Native](http://github.com/Microsoft/react-native-code-push)). This allows you to have a more deterministic and direct engagement model with your user base, when addressing bugs and/or adding small features that don't require you to re-build a binary and re-distribute it through the respective app stores.
46

57
![CodePush CLI](https://cloud.githubusercontent.com/assets/245892/26749409/feb439f6-47d7-11e7-98fd-07d750b856d8.png)
@@ -28,7 +30,6 @@ CodePush is a cloud service that enables Cordova and React Native developers to
2830
* [Clearing Release History](#clearing-release-history)
2931
* [Code Signing](#code-signing)
3032

31-
[[Chinese version 中文版]](./README-cn.md)
3233

3334
<!-- CLI Catalog -->
3435
## About This Fork

0 commit comments

Comments
 (0)