Skip to content

Commit ca0fa65

Browse files
committed
update doc
1 parent f0e06f2 commit ca0fa65

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ Replace *connectorType* and *dbName* attributes with the targetted embedded data
2121

2222
3. Recompile and relaunch your app
2323

24-
The Sync button should have appeared on top of the application:
24+
The Sync button should now appear on top of the application:
25+
![sync button](https://raw.githubusercontent.com/hmellanger/syncproxy-quickstart-ionic/master/sync-icon.png)
26+
and when sync is launched, the login prompt should popup:
2527

2628

27-
You are now ready to sync ! Any changes made to your embedded database are sent in realtime to your backend database and *vice-versa*. When offline, all changes made are marked temporarily, and synched when going back online, bidirectionnally.
29+
You are now ready to sync ! Any changes made to your embedded database are sent in realtime to your backend database and *vice-versa*. When offline, all changes made are marked temporarily, and synched when going back online, bidirectionnally.
2830

2931
## How to setup a new Ionic application
3032
In this section, you will learn how to create a new Ionic application and start synching your data with your backend database within minutes.
@@ -34,4 +36,4 @@ To begin, setup the Ionic environment and create your first Ionic application as
3436

3537

3638
## Link
37-
To access SyncProxy administration to setup your sync proxy and connect to your database, go to www.syncproxy.com
39+
To access SyncProxy administration to setup your sync proxy and connect to your database, go to www.syncproxy.com

0 commit comments

Comments
 (0)