Skip to content

Commit 56bc786

Browse files
authored
Fix incorrect license reference in README.md file; update to correct LICENSE file path
The README.md file previously contained an incorrect reference to the license file (LICENSE), which led users to an invalid link. This update corrects the license file path, ensuring that users can access the correct licensing information for the Automated Menu Management System project. Proper referencing of the license file is crucial for maintaining compliance with open-source standards and ensuring that the project remains legally sound and transparent. By providing accurate and clear license information, the project aligns with best practices in software development and fosters trust within the user community. Signed-off-by: Nima Ghobadi <nima.ghobadi98@gmail.com>
1 parent b60c771 commit 56bc786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The Automated Menu Management System gathers critical performance metrics to ana
9393
Contributions are welcomed! Please refer to the [CONTRIBUTING.md](./CONTRIBUTING.md) file for guidelines on how to contribute to this project.
9494

9595
## License
96-
This project is licensed under the MIT License. For more details, see the [LICENSE.md](./LICENSE.md) file.
96+
This project is licensed under the MIT License. For more details, see the [LICENSE](./LICENSE) file.
9797

9898

9999

0 commit comments

Comments
 (0)