Issue Description
The LICENSE file is currently missing from the root directory.
Because of this, GitHub is unable to officially detect and display the repository license.
Suggested Fix
Add the standard MIT LICENSE file in the root directory of the project.
Benefits
- Proper GitHub license recognition
- Legal clarity for contributors and users
- Better open-source compliance
- Improved project professionalism
Issue Description
The LICENSE file is currently missing from the root directory.
Because of this, GitHub is unable to officially detect and display the repository license.
Suggested Fix
Add the standard MIT LICENSE file in the root directory of the project.
Benefits