Skip to content

Commit

Permalink
📝 Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceglb committed May 10, 2024
1 parent a397f00 commit 26bb629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Picker Kotlin is a library that allows you to pick and save files in a simple wa

## 🚀 Quick Start

With `Picker`, you can pick files, medias and folders on each target from your common code. You can also save files on each target.
Pick a file, a directory or save a file in common code:

```kotlin
// Pick a file
Expand Down

0 comments on commit 26bb629

Please sign in to comment.