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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user