Skip to content

Commit 2fe1e74

Browse files
committed
improved readme.md and added screenshots
improved readme.md and added screenshots
1 parent 7c39fce commit 2fe1e74

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Now, you should build your app and test it in your emulator/physical device. You
154154

155155
## Release the updates
156156

157-
Modify anything in your app and...
157+
**Each time** you modify anything in your code, you release an update like this:
158158

159159
`ionic cordova prepare ios`
160160

@@ -165,3 +165,8 @@ Modify anything in your app and...
165165
`code-push release codepush-ionic-test-android ./platforms/android/assets/www/ 0.0.1 --description "Your awesome change description"`
166166

167167
> **Note**: the update will only be released for those devices matching the 0.0.1 version of your app.
168+
169+
## Screenshots app update
170+
171+
<img src="screenshots_readme/update_cp.png" width="400">
172+
<img src="screenshots_readme/update_cp_changed.png" width="400">

screenshots_readme/update_cp.png

59.4 KB
Loading
38.4 KB
Loading

0 commit comments

Comments
 (0)