From: Nil Gradisnik Date: Sat, 6 Jan 2018 02:04:47 +0000 (-0800) Subject: Screenshot added X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=0f571ee1775dc57404ed5bb409ba31370cc76163;p=gn-editor Screenshot added --- diff --git a/README.md b/README.md index ffd5650..703bd64 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Markdown Rust Fast, simple, distraction free Markdown editor. +![screenthot](./screenshot.png) + ## Motivation There seem to be no simple, fast Markdown editors on Linux. Most of them are built with some version of Chrome and Javascript. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..6b3972b Binary files /dev/null and b/screenshot.png differ