From ed4d38eb2e3545f4bf2ec4b305467176c74ae5b5 Mon Sep 17 00:00:00 2001 From: zaidmukaddam Date: Thu, 8 Aug 2024 23:02:45 +0530 Subject: [PATCH] chore: Update license information in README.md file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6540c18..3ae5b6c 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ To run the example locally you need to: 4. `pnpm install` to install the required dependencies. 5. `pnpm dev` to launch the development server. +# License + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.