docs: correct license reference from MIT to AGPL in README

The README incorrectly stated the project was licensed under MIT,
while the LICENSE file contains AGPL. This commit updates the README
to accurately reflect the AGPL license used by the project.

Fixes #30
Fixes #33
This commit is contained in:
Mufeed VH
2025-06-23 19:14:02 +05:30
parent bec8cea1e7
commit ef1993cff3

View File

@@ -401,7 +401,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the AGPL License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments