diff --git a/README.md b/README.md index bec74e6..d310ee0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Small **C++/Qt** (Widgets) task list application with local **SQLite** persistence. +![](./images/screenshot.png) + ## Features - Create, rename, and delete lists. diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..0f36202 Binary files /dev/null and b/images/screenshot.png differ