mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-23 12:37:59 +02:00
fix: display banner in documentation (replaces html with md)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
<!--introduction-start-->
|
||||
<p align="center">
|
||||
<img src="./docs/images/logo-with-text.png" alt="pydase" />
|
||||
</p>
|
||||

|
||||
|
||||
[](https://pypi.org/project/pydase/)
|
||||
[](https://pypi.org/project/pydase/)
|
||||
@ -279,6 +277,7 @@ We welcome contributions! Please see [contributing.md](https://pydase.readthedoc
|
||||
|
||||
`pydase` is licensed under the [MIT License][License].
|
||||
|
||||
[pydase Banner]: ./docs/images/logo-with-text.png
|
||||
[License]: ./LICENSE
|
||||
[Observer Pattern]: https://pydase.readthedocs.io/en/docs/dev-guide/Observer_Pattern_Implementation/
|
||||
[Service Persistence]: https://pydase.readthedocs.io/en/stable/user-guide/Service_Persistence
|
||||
|
Reference in New Issue
Block a user