From 7b052e884458f5caeb9574f22186b3736a793de7 Mon Sep 17 00:00:00 2001
From: Sebastian Moser <64004956+c2vi@users.noreply.github.com>
Date: Mon, 02 Jun 2025 05:56:51 +0000
Subject: [PATCH] docs: added note to not forget to add https:// to the plausible-host (for #1337) (#2000)

---
 README.md |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 079e6c1..27d6dbd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
-# Quartz
-Simple second brain and digital garden.
+# Quartz v4
 
-> “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
+> “[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
+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 focusing on end-user extensibility and ease-of-use.
+
+🔗 Read the documentation and get started: https://quartz.jzhao.xyz/
+
+[Join the Discord Community](https://discord.gg/cRFFHYye7t)
+
+## Sponsors
+
+<p align="center">
+  <a href="https://github.com/sponsors/jackyzha0">
+    <img src="https://cdn.jsdelivr.net/gh/jackyzha0/jackyzha0/sponsorkit/sponsors.svg" />
+  </a>
+</p>

--
Gitblit v1.10.0