From 7255bae281efbf4da3694ff414e48144ba9646dd Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 18 Jun 2026 23:11:22 +0200 Subject: [PATCH] Update README.md Added what needed to be installed for project to work --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0f666a4..a96e94d 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. -Install -Jose -Node.js -Add emoji pakages -Install postgres for databases -Typescript +## Install +- Jose +- Node.js +- Add emoji pakages +- Install postgres for databases +- Typescript You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!