diff --git a/README.md b/README.md index 749b6a54..39eeaadc 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ projects and therefore may feel a bit random. Conceptually, though, any type of control fits into QSkinny, as long as it is usable from C++ (as opposed to only QML). + +This is a screenshot of a sample automotive UI (see examples/automotive): + +![Automotive screenshot](https://github.com/uwerat/qskinny/blob/master/doc/automotive-screenshot.jpg?raw=true) diff --git a/doc/automotive-screenshot.jpg b/doc/automotive-screenshot.jpg new file mode 100644 index 00000000..56f8651d Binary files /dev/null and b/doc/automotive-screenshot.jpg differ