Skip to content

Commit c53ba25

Browse files
authored
docs(ZMS): Update README.md
1 parent 36267db commit c53ba25

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<div id="top"></div>
2+
3+
<!-- PROJECT SHIELDS -->
4+
[![Contributors][contributors-shield]][contributors-url]
5+
[![Forks][forks-shield]][forks-url]
6+
[![Stargazers][stars-shield]][stars-url]
7+
[![Issues][issues-shield]][issues-url]
8+
[![MIT License][license-shield]][license-url]
9+
110
# E-Appointment PHP Base
211

312
The current appointment system of the city of Munich will be replaced by Zeitmanagementsystem (ZMS) provided by the state of Berlin.
@@ -57,3 +66,19 @@ To keep our branch names organized and easily understandable, we follow a specif
5766
- **Cleanup Branch**: `cleanup-mpdzbs-11111-remove-unused-code`
5867
- **Chore Branch**: `chore-zms-2964-composer-update`
5968
- **Docs Branch**: `docs-zms-0000-update-readme` `docs-zms-release-40-update-changelog`
69+
70+
<p align="right">(<a href="#top">back to top</a>)</p>
71+
72+
<!-- MARKDOWN LINKS & IMAGES -->
73+
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
74+
[contributors-shield]: https://img.shields.io/github/contributors/it-at-m/eappointment-php-base.svg?style=for-the-badge
75+
[contributors-url]: https://github.com/it-at-m/eappointment-php-base/graphs/contributors
76+
[forks-shield]: https://img.shields.io/github/forks/it-at-m/eappointment-php-base.svg?style=for-the-badge
77+
[forks-url]: https://github.com/it-at-m/eappointment-php-base/network/members
78+
[stars-shield]: https://img.shields.io/github/stars/it-at-m/eappointment-php-base.svg?style=for-the-badge
79+
[stars-url]: https://github.com/it-at-m/eappointment-php-base/stargazers
80+
[issues-shield]: https://img.shields.io/github/issues/it-at-m/eappointment-php-base.svg?style=for-the-badge
81+
[issues-url]: https://github.com/it-at-m/eappointment-php-base/issues
82+
[license-shield]: https://img.shields.io/github/license/it-at-m/eappointment-php-base.svg?style=for-the-badge
83+
[license-url]: https://github.com/it-at-m/eappointment-php-base/blob/main/LICENSE
84+
[product-screenshot]: images/screenshot.png

0 commit comments

Comments
 (0)