From 46e0f70c6bf332c15f26ca2f3188f93a1e972e68 Mon Sep 17 00:00:00 2001 From: Brent Schroeter Date: Wed, 25 Mar 2026 16:31:56 +0000 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a68a56b..65eb767 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,6 @@ It's for teams who wish they used Postgres, but actually use: Phonograph is built on top of Postgres, exposing a curated subset of features and adds a familiar user interface for developers and end users alike. -# Demo - -Try the hosted demo at [phono.dev](https://phono.dev)! - # Features and Design - Leverages Postgres RBAC for robust authorization, including RLS (planned),