From dc015d1ff3a00e3662e35dbde7ac32a2bf09632c Mon Sep 17 00:00:00 2001 From: Matheus Baldissara Date: Tue, 7 Mar 2023 22:40:26 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59e1c45..8359df5 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,4 @@ Feel free to create issues for encountered bugs or to request new features, just ### Running the source code Open a terminal instance in the frontend directory and one terminal in the backend directory, then in both of them run `npm install` and `npm start`. +