From 44024e033f361d86fd6e650554ec441ba6679ff9 Mon Sep 17 00:00:00 2001 From: Maxime Vaillancourt Date: Tue, 19 May 2020 23:09:40 -0400 Subject: [PATCH] Add screenshot and key features to README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 272a117..2cdaa08 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ Use this template repository to get started with your own digital garden. +- Based on Jekyll, a static website generator +- Creates backlinks to other notes automatically +- Features a simple and responsive design +- Supports Markdown or HTML notes + +Screen Shot 2020-05-19 at 23 05 46 + ## License -Source code is available under the [MIT license](LICENSE.md). \ No newline at end of file +Source code is available under the [MIT license](LICENSE.md).