diff --git a/README.md b/README.md index 8f33b1f..68ff443 100644 --- a/README.md +++ b/README.md @@ -268,21 +268,3 @@ The frontend will be available at `http://localhost:3000`. ```bash kubectl apply -f deployment/ ``` - -## Contributing - -1. Fork the repository -2. Create a feature branch (`git checkout -b feature/amazing-feature`) -3. Commit your changes (`git commit -m 'Add some amazing feature'`) -4. Push to the branch (`git push origin feature/amazing-feature`) -5. Open a Pull Request - -## License - -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. - -## Contact - -Your Name - [@yourusername](https://twitter.com/yourusername) - email@example.com - -Project Link: [https://github.com/yourusername/support](https://github.com/yourusername/support) \ No newline at end of file