mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 20:39:44 +01:00
Update README.md
This commit is contained in:
parent
db06a0d256
commit
65b1992c46
16
README.md
16
README.md
@ -110,9 +110,25 @@ To update the Docker image, simply pull the new images and rebuild:
|
|||||||
docker compose pull
|
docker compose pull
|
||||||
docker compose up --force-recreate
|
docker compose up --force-recreate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Contact
|
||||||
|
|
||||||
|
[![GitHub][github-shield]][github-url]
|
||||||
|
[![Twitter][twitter-shield]][twitter-url]
|
||||||
|
[![LinkedIn][linkedin-shield]][linkedin-url]
|
||||||
|
[![Discord][discord-shield]][discord-url]
|
||||||
|
|
||||||
[release-shield]: https://img.shields.io/github/release/umami-software/umami.svg
|
[release-shield]: https://img.shields.io/github/release/umami-software/umami.svg
|
||||||
[releases-url]: https://github.com/umami-software/umami/releases
|
[releases-url]: https://github.com/umami-software/umami/releases
|
||||||
[license-shield]: https://img.shields.io/github/license/umami-software/umami.svg
|
[license-shield]: https://img.shields.io/github/license/umami-software/umami.svg
|
||||||
[license-url]: https://github.com/umami-software/umami/blob/master/LICENSE
|
[license-url]: https://github.com/umami-software/umami/blob/master/LICENSE
|
||||||
[build-shield]: https://img.shields.io/github/actions/workflow/status/umami-software/umami/ci.yml
|
[build-shield]: https://img.shields.io/github/actions/workflow/status/umami-software/umami/ci.yml
|
||||||
[build-url]: https://github.com/umami-software/umami/actions
|
[build-url]: https://github.com/umami-software/umami/actions
|
||||||
|
[github-shield]: https://img.shields.io/badge/GitHub--blue?style=social&logo=github
|
||||||
|
[github-url]: https://github.com/umami-software/umami
|
||||||
|
[twitter-shield]: https://img.shields.io/badge/Twitter--blue?style=social&logo=twitter
|
||||||
|
[twitter-url]: https://twitter.com/umami_software
|
||||||
|
[linkedin-shield]: https://img.shields.io/badge/LinkedIn--blue?style=social&logo=linkedin
|
||||||
|
[linkedin-url]: https://linkedin.com/company/umami-software
|
||||||
|
[discord-shield]: https://img.shields.io/badge/Discord--blue?style=social&logo=discord
|
||||||
|
[discord-url]: https://discord.com/invite/4dz4zcXYrQ
|
||||||
|
Loading…
Reference in New Issue
Block a user