I've created cocos2d-x project via rapidgame and got a welcome message like below
Congratulations on creating a cocos2d-x game!
Run it by opening the Xcode project in `Projects`
Or, on Windows, open the `.sln` file in `Projects/windows`
Or, for Android, see the README in `Projects/android`
Ready to code? Start with the `Projects/GameScene.cpp` file.
But there is no readme under android folder and It's been gone since 1.0.0 version.
Can you update readme for android?