44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
[![Contributors][contributors-shield]][contributors-url]
|
|
[![Forks][forks-shield]][forks-url]
|
|
[![Stargazers][stars-shield]][stars-url]
|
|
[![Issues][issues-shield]][issues-url]
|
|
[![MIT License][license-shield]][license-url]
|
|
|
|
<br />
|
|
<p align="center">
|
|
<a href="https://github.com/gnmyt/mylinks">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="/docs/assets/banner_white.png">
|
|
<img alt="MyLinks Banner" src="/docs/assets/banner_dark.png">
|
|
</picture>
|
|
</a>
|
|
</p>
|
|
|
|
## Was ist MyLinks?
|
|
|
|
MyLinks ist eine modulare Link-Verwaltungssoftware zum Kürzen von Links, erstellen von Weiterleitungen und mehr.
|
|
|
|
## Lizenz
|
|
|
|
Verbreitet unter der MIT-Lizenz. Siehe `LICENSE` für weitere Informationen.
|
|
|
|
[contributors-shield]: https://img.shields.io/github/contributors/gnmyt/mylinks.svg?style=for-the-badge
|
|
|
|
[contributors-url]: https://github.com/gnmyt/mylinks/graphs/contributors
|
|
|
|
[forks-shield]: https://img.shields.io/github/forks/gnmyt/mylinks.svg?style=for-the-badge
|
|
|
|
[forks-url]: https://github.com/gnmyt/mylinks/network/members
|
|
|
|
[stars-shield]: https://img.shields.io/github/stars/gnmyt/mylinks.svg?style=for-the-badge
|
|
|
|
[stars-url]: https://github.com/gnmyt/mylinks/stargazers
|
|
|
|
[issues-shield]: https://img.shields.io/github/issues/gnmyt/mylinks.svg?style=for-the-badge
|
|
|
|
[issues-url]: https://github.com/gnmyt/mylinks/issues
|
|
|
|
[license-shield]: https://img.shields.io/github/license/gnmyt/mylinks.svg?style=for-the-badge
|
|
|
|
[license-url]: https://github.com/gnmyt/mylinks/blob/master/LICENSE
|