diff --git a/README.md b/README.md index dabe8dc..98589e7 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ A TUI client for the a format inspired by [todo.txt](https://github.com/todotxt/todo.txt), written in Haskell. Still in development... + +![exampletodo.txt displayed using i3 and urxvt](example_screenshot.png) diff --git a/example_screenshot.png b/example_screenshot.png new file mode 100644 index 0000000..197a170 Binary files /dev/null and b/example_screenshot.png differ