Skip to content

Commit 584113c

Browse files
committed
fix README.md
1 parent 3371d1f commit 584113c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# 📆 CalendarAPI
22

3-
[![Release](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/release.yaml/badge.svg)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/release.yaml)
4-
[![Continuous Integration](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/build.yaml/badge.svg)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/build.yaml)
5-
[![Documentation](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/docs-website.yaml/badge.svg)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/docs-website.yaml)
3+
[![Release](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/release.yaml/badge.svg?branch=main)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/release.yaml)
4+
[![Continuous Integration](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/build.yaml)
5+
[![Documentation](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/docs-website.yaml/badge.svg?branch=main)](https://github.com/SpechtLabs/CalendarAPI/actions/workflows/docs-website.yaml)
66

77
CalendarAPI is a service that parses iCal files and exposes their content via gRPC or a REST API. It uses Viper for configuration, which supports runtime reloads.
88

0 commit comments

Comments
 (0)