diff --git a/README.md b/README.md index 983f7f4..ac5ea83 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple, single-binary Go web application for hosting and sharing markdown files. +![Screenshot](screenshot.png) + ## Features - **Create, view, edit, and delete** markdown files via web interface diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..581b323 Binary files /dev/null and b/screenshot.png differ