Skip to content

Commit eb110e6

Browse files
author
tchapi
committed
Improve readme
1 parent c3dfcc8 commit eb110e6

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Davis
22
---
33

4-
[![Build Status][ci_badge]][ci_link]
4+
[![Build Status](https://github.com/tchapi/davis/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/tchapi/davis/actions/workflows/ci.yml)
55
[![Publish Docker image](https://github.com/tchapi/davis/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/tchapi/davis/actions/workflows/main.yml)
6-
[![Latest release][release_badge]][release_link]
7-
[![License](https://img.shields.io/github/license/tchapi/davis)](https://github.com/tchapi/davis/blob/main/LICENSE)
6+
[![Latest release](https://img.shields.io/github/v/release/tchapi/davis?cacheSeconds=3600)](https://github.com/tchapi/davis/releases)
7+
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/tchapi/davis/blob/main/LICENSE)
88
![Platform](https://img.shields.io/badge/platform-amd64%20%7C%20arm64-blue?logo=docker)
99
![PHP Version](https://img.shields.io/badge/php-8.2%20%7C%208.3%20%7C%208.4-777BB4?logo=php&logoColor=white)
10-
[![Sponsor me][sponsor_badge]][sponsor_link]
10+
[![Sponsor me](https://img.shields.io/badge/sponsor%20me-🙏-blue?logo=paypal)](https://paypal.me/tchap)
1111

1212
A modern, simple, feature-packed, fully translatable DAV server, admin interface and frontend based on `sabre/dav`, built with [Symfony 7](https://symfony.com/) and [Bootstrap 5](https://getbootstrap.com/), initially inspired by [Baïkal](https://github.com/sabre-io/Baikal) (_see dependencies table below for more detail_)
1313

@@ -686,12 +686,3 @@ _This project does not use any pipeline for the assets since the frontend side i
686686
# ⚖️ Licence
687687
688688
This project is release under the MIT licence. See the LICENCE file
689-
690-
[ci_badge]: https://github.com/tchapi/davis/workflows/CI/badge.svg
691-
[ci_link]: https://github.com/tchapi/davis/actions?query=workflow%3ACI
692-
693-
[sponsor_badge]: https://img.shields.io/badge/sponsor%20me-🙏-blue?logo=paypal
694-
[sponsor_link]: https://paypal.me/tchap
695-
696-
[release_badge]: https://img.shields.io/github/v/release/tchapi/davis
697-
[release_link]: https://github.com/tchapi/davis/releases

0 commit comments

Comments
 (0)