From 3d275cf4c2444504ead19a3b0608b1cbffc50263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20BERSAC?= <542613+bersace@users.noreply.github.com> Date: Fri, 16 Dec 2022 10:44:10 +0100 Subject: [PATCH] Update README.md (#119) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b390181bb..5ce64bed2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ Pynecone is a full-stack Python framework that makes it easy to build and deploy
## Installation -Pynecone requires to following to get started: + +Pynecone requires the following to get started: + * Python 3.7+ * [Node.js 12.22.0+](https://nodejs.org/en/) (Don't worry, you'll never have to write any Javascript) @@ -204,7 +206,7 @@ As of December 2022, Pynecone has just been released publicly and is in the **Al - **Public Hosting Beta**: **Optionally** Deploy and Host your own apps on Pynecone! - **Public**: Pynecone is production ready. - Pynecone has new releases and features coming every week! Make sure to: :star: star and :eyes: watch this repository to stay up to date. +Pynecone has new releases and features coming every week! Make sure to: :star: star and :eyes: watch this repository to stay up to date. ## Contributing