From 2d2478948da27043739ad76149db0ec60727e07b Mon Sep 17 00:00:00 2001 From: cde-barros Date: Thu, 25 Jan 2024 15:15:25 +0100 Subject: [PATCH] =?UTF-8?q?correction=20regex=20email=20pour=20le=20t?= =?UTF-8?q?=C3=A9l=C3=A9chargement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 706afd30..d5fc87e0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ -Your app is ready to be deployed! +Your app is ready to be deployed ! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.