diff --git a/README.md b/README.md index 5a11fcc..73bab12 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple syntax highlighted Notes manager with incremental full-text search and GM Most of the time app basically hides in the system tray. Then you push global hotkey, and it appears with last Note opened and Search field already focused. After you found data needed hide the app back by pressing `ESC`. ![overview](http://habrastorage.org/files/34c/10f/8da/34c10f8da396435882ea93d20c77364b.png) ![search](http://habrastorage.org/files/562/b9a/c7c/562b9ac7cb764f89a34ecd63fc65719a.png) -When you have some notes created - you probably would like to sync them to other your workstations/mobile devices. Also, versioning and cloud backups would be nice. All that provided if you enable sync with you [Simplenote](http://simplenote.com//) account +When you have some notes created - you probably would like to sync them to other your workstations/mobile devices. Also, versioning and cloud backups would be nice. All that provided if you enable sync with your [Simplenote](http://simplenote.com//) account #### Used - C# (XP users should have [.Net4.0](https://www.microsoft.com/en-US/download/details.aspx?id=17851) installed) @@ -24,7 +24,7 @@ That is very simple app and it will be so. No bells'n'whistles for reduced memor ###### Sync Simplenote sync is configured when you first press `Sync` button: -![sync](http://habrastorage.org/files/597/031/ef0/597031ef08e547e395e0b119c4656ca1.png) +![sync](http://habrastorage.org/files/957/10b/f0e/95710bf0e45948ae933b13bbb7d6c2f0.png) Or at any time by Right-Clicking of that button. No any data exchange is performed when `Sync Frequency` set to `Manual` until you press the `Sync` button. ###### Settings