From 56cdca727996ad68627342cf14b232ebcf4dbcfe Mon Sep 17 00:00:00 2001 From: tarikjaber Date: Mon, 1 Jan 2024 02:56:18 -0500 Subject: [PATCH] Update readme --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 0a98941..59498fd 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,3 @@ Code to PDF is a website that allows users to paste source code and generate a P 3. Select your desired theme and programming language 4. Click the "Generate PDF" button to download your PDF file -## Contributing -This project is open for contributions. If you would like to contribute, please follow these steps: - -1. Fork the repository -2. Create your feature branch (git checkout -b feature/[feature_name]) -3. Commit your changes (git commit -m 'Add [feature_name]') -4. Push to the branch (git push origin feature/[feature_name]) -5. Open a pull request - -## License -This project is licensed under the MIT License.