Update README.md
authorNiki <niki@nikiroo.be>
Sun, 13 Mar 2016 11:16:13 +0000 (12:16 +0100)
committerNiki <niki@nikiroo.be>
Sun, 13 Mar 2016 11:16:13 +0000 (12:16 +0100)
Screenshots can actually be displayed here

README.md

index 60840e2a8912ffc965cdc9f7958cf633ac1e3528..a2be08d7e727c606bd299d21ad2ddc078471a43d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
-# jVcard
-
+# jVCard
 Small TUI (text mode) VCard manager (also supports abook files)
 
-Description and screenshots: <http://nikiroo.github.io/jvcard>
-
 ## Current version
 
 - it can open VCF and ABOOK files
@@ -20,3 +17,26 @@ Description and screenshots: <http://nikiroo.github.io/jvcard>
 - customisation of VIEW_CONTACT
 - lot of other things
 - correct UI for new contact/new data/edit data-types
+- remote synchronisation server since it was asked
+
+## Screenshots
+
+### Navigation
+
+![Opening a directory](http://nikiroo.be/jvcard/screenshots/open-dir.png)
+![Opening a VCF/aBook card](http://nikiroo.be/jvcard/screenshots/open-vcf.png)
+
+### Contact screen
+
+![Contact screen](http://nikiroo.be/jvcard/screenshots/open-contact.png)
+
+### Image modes
+
+![Double Dithering](http://nikiroo.be/jvcard/screenshots/image-dd.png)
+![ASCII](http://nikiroo.be/jvcard/screenshots/image-ascii.png)
+![Dithering](http://nikiroo.be/jvcard/screenshots/image-dithering.png)
+![Double Resolution](http://nikiroo.be/jvcard/screenshots/image-double.png)
+
+### Edit contact screen (Work In Progress)
+
+![Edit contact WIP](http://nikiroo.be/jvcard/screenshots/edit-contact.png)