From 5ae224695e09ee0fa66f55451ff05edcfb8ce602 Mon Sep 17 00:00:00 2001 From: Shahghasi Adil Date: Thu, 13 Jun 2024 12:10:06 +0430 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index fd7f5e1..f98447d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ This Laravel project applies the principles of Clean Architecture, Domain-Driven - [Prerequisites](#prerequisites) - [Project Structure](#project-structure) - [Contributing](#contributing) -- [License](#license) ## Key Concepts @@ -156,6 +155,3 @@ This architecture not only segregates the responsibilities into clear, well-defi Contributions are welcome! Please fork the repository and submit pull requests to contribute. -## License - -This project is licensed under the MIT License - see the LICENSE.md file for details.