From 73e526a7d50315b9177c2c11d12ebcde71b05fbd Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 23 Feb 2022 17:28:25 +0000
Subject: [PATCH] add screenshot to readme

---
 screenshot.png |    0 
 README.md      |   14 ++++++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index abcfb68..15beae5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
 # Quartz
-Host your own second brain and digital garden for free.
+
+Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening) for free. Quartz features
+
+1. Extremely fast full-text search by pressing `/`
+2. Display for backlinks of each note
+3. Fully customizable local graph view
+4. Endlessly powerful page and theme customization using CSS
+5. Automatically generated tag and section lists of content
+6. Beautiful link previews
 
 > “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming
 
-🔗 Get Started: https://quartz.jzhao.xyz/
\ No newline at end of file
+🔗 Get Started: https://quartz.jzhao.xyz/
+
+![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
\ No newline at end of file
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..1ff1999
--- /dev/null
+++ b/screenshot.png
Binary files differ

--
Gitblit v1.10.0