Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lampione committed Jul 19, 2022
1 parent 9a29074 commit 758d221
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[![Maven Central](https://img.shields.io/maven-central/v/com.squaredem/composecalendar.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.squaredem%22%20AND%20a:%22composecalendar%22)

# ComposeCalendar

This library provides a beautiful date picker for Jetpack Compose, following the latest material 3 guidelines.

<img src="docs/screenshots/daymonth.png" width="200" />
<img src="docs/screenshots/year.png" width="200" />
<img src="docs/screenshots/daymonth.png" width="40%" />
<img src="docs/screenshots/year.png" width="40%" />

## Dependency

Expand Down

0 comments on commit 758d221

Please sign in to comment.