From a757521313fb2c623d4dfda95eb97d3189bfe253 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 29 May 2023 00:44:08 +0000
Subject: [PATCH] base setup

---
 README.md |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 7fca44d..26b0547 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,14 @@
-# Quartz
-Simple second brain and digital garden.
+# Quartz v4
 
-```shell
-# Installation
-go install github.com/jackyzha0/hugo-obsidian
+> “[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
 
-# Run
-hugo-obsidian -input=content -output=data
-```
\ No newline at end of file
+Quartz is a set of tools that helps you publish your [digital garden](https://jzhao.xyz/posts/networked-thought) and notes as a website for free.
+Quartz v4 features a from-the-ground rewrite focussing on end-user extensibility and ease-of-use.
+
+Please note that v4 is still beta software and *will* contain bugs. Use with caution!
+
+**If you are looking for Quartz v3, you can find it on the [`hugo` branch](https://github.com/jackyzha0/quartz/tree/hugo).**
+
+🔗 Read the documentation and setup instructions: https://quartz.jzhao.xyz/
+
+[Join the Discord Community](https://discord.gg/cRFFHYye7t)

--
Gitblit v1.10.0