From befa4e9c064e92aefa740823ca3e74afba85c6fd Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 28 Jul 2023 11:47:34 +0200 Subject: [PATCH] docs: :pencil: Fix type --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d99e33e..0f76562 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,3 @@ A project to learn about Azure Computer Vision API 1. Add the required environment variables to the `.env` file 2. Install dependencies: `yarn` 3. Run the project: `yarn dev` -``` \ No newline at end of file