From e06e341468202eebd928dee6a222ea118ef06331 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 28 Feb 2022 15:14:55 +0000
Subject: [PATCH] fix: explicitly set root as current directory to fix ignore files

---
 README.md |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 079e6c1..15beae5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
 # Quartz
-Simple second brain and digital garden.
 
-> β€œHe who works with the door open gets all kinds of interruptions, but he also occasionally gets clues as to what the world is and what might be important.” β€” Richard Hamming
+Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening) for free. Quartz features
 
-πŸ”— Get Started: https://quartz.jzhao.xyz/
\ No newline at end of file
+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/
+
+![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
\ No newline at end of file

--
Gitblit v1.10.0