Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ One unified API for all SDKs
* IAP
* Social

##Getting Started
## Getting Started
* [Try the sample](https://github.com/cocos2d-x/plugin-x/wiki/Sample)
* [Documentation](http://www.cocos2d-x.org/wiki/Third_Party_SDK_Integration)
* Check out [wiki](https://github.com/cocos2d-x/plugin-x/wiki) for more info


##Update
## Update
* If you're looking for SDK integration solution for Chinese App Store, please consider using [AnySDK](http://www.anysdk.com)
2 changes: 1 addition & 1 deletion plugins/googleplay/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For the to compile correctly you must do the following.
```


##From Java
## From Java
```java
// This must be added to the new Cocos2dxActivity.java classes in cocos2d-x 3.0 + recently added

Expand Down