From 013fdad6626399cdaf7b3897014fed6763bd73d9 Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Tue, 8 Mar 2022 13:29:08 -0800 Subject: [PATCH 1/2] README: basic description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 42f936e6..244da073 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # Drift + +Drift is a self-hostable Gist clone. It's also a major work-in-progress, but is (almost, no database yet) completely functional. + From 67783f22271eff05744e81aaaf3ddd9d720523a0 Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Tue, 8 Mar 2022 13:29:36 -0800 Subject: [PATCH 2/2] README: mention demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 244da073..cf347b8f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Drift is a self-hostable Gist clone. It's also a major work-in-progress, but is (almost, no database yet) completely functional. +You can try a demo at https://drift.maxleiter.com