Skip to content

Commit 6782579

Browse files
authored
Merge pull request #66 from agent-werner/chore/readme-branding-footer
docs: add Sebastian Software README branding
2 parents e7143d6 + 73db2d6 commit 6782579

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
**Write Python. Ship TypeScript. Run Everywhere.**
1212

13+
[![Powered by Sebastian Software](https://img.shields.io/badge/Powered%20by-Sebastian%20Software-00718d?style=flat-square)](https://oss.sebastian-software.com)
1314
[![CI](https://github.com/sebastian-software/python2ts/actions/workflows/ci.yml/badge.svg)](https://github.com/sebastian-software/python2ts/actions/workflows/ci.yml)
1415
[![python2ts coverage](https://img.shields.io/codecov/c/github/sebastian-software/python2ts?flag=python2ts&label=python2ts)](https://codecov.io/gh/sebastian-software/python2ts/flags)
1516
[![pythonlib coverage](https://img.shields.io/codecov/c/github/sebastian-software/python2ts?flag=pythonlib&label=pythonlib)](https://codecov.io/gh/sebastian-software/python2ts/flags)
@@ -188,4 +189,19 @@ Key design decisions are documented in [docs/adr/](./docs/adr/):
188189

189190
## License
190191

191-
MIT © [Sebastian Software GmbH](https://sebastian-software.de)
192+
MIT
193+
194+
---
195+
196+
<!-- sebastian-software-branding:start -->
197+
<p align="center">
198+
<a href="https://oss.sebastian-software.com">
199+
<img src="https://sebastian-brand.vercel.app/sebastian-software/logo-software.svg" alt="Sebastian Software" width="240" />
200+
</a>
201+
</p>
202+
203+
<p align="center">
204+
<a href="https://oss.sebastian-software.com">Open Source at Sebastian Software</a><br />
205+
Copyright &copy; 2026 Sebastian Software GmbH
206+
</p>
207+
<!-- sebastian-software-branding:end -->

0 commit comments

Comments
 (0)