From a16c18a37ab12fee10bebe00161c0a2dd24bf0ed Mon Sep 17 00:00:00 2001 From: artemsites Date: Sat, 1 Jun 2024 10:53:03 +0400 Subject: [PATCH] upd --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7ecf729..d082fa8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ With mysql version: DATABASE_URL="mysql://username:password@server.com:3306/dbname?serverVersion=5.7.21" ``` +## Upload code to your server + + ---