From 03616f53a1b783c68a21f376d1858009d0a1e570 Mon Sep 17 00:00:00 2001 From: joseferben Date: Sun, 6 Oct 2024 21:00:42 +0200 Subject: [PATCH] chore: readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4697a64..b1a6276 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ plainstack is a web framework for TypeScript that allows you to build production-ready apps in a single file. -## Getting Started - -`bun create plainstack` - ## Example App ```typescript