From 09685421a03b89bb4cb83909e62f36c1f8ac731c Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Wed, 28 Sep 2022 14:11:20 -0600 Subject: [PATCH] docs: readme update (#1503) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8e11600ac30..3f797e6c7f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -
-

Qwik Logo

@@ -16,8 +14,6 @@ As users interact with the site, only the necessary parts of the site load on-de ## Getting Started -Try out our starter: - ```bash npm create qwik@latest ```