Skip to content

Commit 51cef10

Browse files
Update README.md
1 parent d3080aa commit 51cef10

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ Designed to be **easily extensible**, it features **shell autocompletion** – a
2929
- [⏩ Shell Autocompletion](#-shell-autocompletion)
3030
- [🐳 Docker](#-docker)
3131
- [🧪 Testing](#-testing)
32-
- [🤝 Contributing](#-contributing)
33-
- [📄 License](#-license)
3432
- [🙏 Acknowledgements](#-acknowledgements)
3533

3634
---
@@ -199,25 +197,6 @@ Each module has its own test file (`test_<module>.py`) to ensure reliability.
199197

200198
---
201199

202-
## 🤝 Contributing
203-
204-
Contributions are welcome! Whether you want to add a new converter, improve documentation, or fix a bug, please feel free to open an issue or submit a pull request.
205-
206-
1. Fork the repository.
207-
2. Create a feature branch (`git checkout -b feature/amazing-converter`).
208-
3. Commit your changes (`git commit -m 'Add amazing converter'`).
209-
4. Push to the branch (`git push origin feature/amazing-converter`).
210-
5. Open a Pull Request.
211-
6. Please make sure to update tests as appropriate.
212-
213-
---
214-
215-
## 📄 License
216-
217-
Distributed under the **MIT License**. See `LICENSE` for more information.
218-
219-
---
220-
221200
## 🙏 Acknowledgements
222201

223202
- [Frankfurter API](https://frankfurter.dev) for real‑time exchange rates.

0 commit comments

Comments
 (0)