fix(readme): Remove extraneous code fence markers from license section in readme

This commit is contained in:
2025-04-27 14:30:53 +00:00
parent 49f5d344a4
commit b7005f360c
3 changed files with 7 additions and 4 deletions

View File

@ -237,8 +237,6 @@ This comprehensive guide ensures you can set up, manage, and test ACME certifica
---
```
## License and Legal Information
This repository contains open-source code that is licensed under the MIT License. A copy of the MIT License can be found in the [license](license) file within this repository.
@ -257,4 +255,3 @@ Registered at District court Bremen HRB 35230 HB, Germany
For any legal inquiries or if you require further information, please contact us via email at hello@task.vc.
By using this repository, you acknowledge that you have read this section, agree to comply with its terms, and understand that the licensing of the code does not imply endorsement by Task Venture Capital GmbH of any derivative works.
```