From 26bb62972d8ca016f1c8aebf515bc555246de126 Mon Sep 17 00:00:00 2001 From: Vincent Guillebaud Date: Fri, 10 May 2024 11:33:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Improve=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39045f8..e58a2a7 100644 --- a/README.md +++ b/README.md @@ -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