Skip to content

Commit

Permalink
Update README.md (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
iletai authored Dec 12, 2023
1 parent 17b53a3 commit 38fc0d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ Build a Calendar By Pure SwiftUI with SwiftDate Library for calculator date.

# SwiftUICalendarView

![Swift](https://img.shields.io/badge/Swift-5.5-orange.svg)
![Swift](https://img.shields.io/badge/Swift-5.9-orange.svg)
![Platform](https://img.shields.io/badge/Platform-iOS%20%7C%20macOS-lightgrey.svg)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Build Project](https://github.com/iletai/SwiftUICalendarView/actions/workflows/swift.yml/badge.svg)](https://github.com/iletai/SwiftUICalendarView/actions/workflows/swift.yml)

SwiftUICalendarView is a Swift Package for building and displaying a simple calendar interface in SwiftUI. This library provides an easy way to integrate a calendar into your app.

Expand Down

0 comments on commit 38fc0d2

Please sign in to comment.