diff --git a/README.md b/README.md index 8f25e7c..b46b7b8 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,10 @@ The following companies, organizations, and individuals support Nitrobase ongoin [![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com) -## License +### Contributing -This project is licensed under the AGPL-3.0 License. +Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request. -## Contributing +### License -Contributions are welcome! Please feel free to submit issues and pull requests. +This project is licensed under the [AGPL-3.0 License](LICENSE). diff --git a/package.json b/package.json index 9e9c159..2075864 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained environments and scenarios where every millisecond counts.", "repository": "https://github.com/Alwatr/nanotron", "author": "S. Ali Mihandoost (https://ali.mihandoost.com)", - "license": "MIT", + "license": "AGPL-3.0-only", "type": "module", "private": true, "engines": {