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