diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-08 19:39:52 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-08 19:39:52 -0400 |
| commit | d1e14eec95543cfc2e82708569b965a50ee10ea9 (patch) | |
| tree | f36336babefec53cd2d2e66cf13cd4ecef194f10 | |
| parent | 7dfd990d6f03205b23fc267d79f81adb335101a8 (diff) | |
Added screenshots to the README. Fixes issue #11.
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -25,3 +25,13 @@ Finally, please send documentation suggestions! I'm taking the documentation of Thanks! (Note: I temporarily disabled Travis.ci; if I can figure out how to do good cross-compiles with it, then I can put it back.) + +## Screenshots + +You asked for them; here they are. + +Image | Description +----- | ----- +<img src="http://andlabs.lostsig.com/screenshots/20140608/uiwin7.png" width="400px"> | The test program on Windows 7 +<img src="http://andlabs.lostsig.com/screenshots/20140608/uimac.png" width="400px"> | The test program on Mac OS X 10.8 +<img src="http://andlabs.lostsig.com/screenshots/20140608/uikde.png" width="400px"> | The test program on Ubuntu 14.04 with KDE and the oxygen-gtk theme |
