diff --git a/README.md b/README.md index 718dd11..3f0485f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Fuck Storage Access Framework (FSAF) -This library in under heavy development so it's not a good idea to use it yet. -Some API changes may happen in the future. +

If you ever had to deal with Storage Access Framework you must understand the pain imposed on you by it's API and lack of any good examples. @@ -23,6 +22,12 @@ Yet another goal of this library is to make this migration seamless. Or even lea Samples --- +Latest version: + +``` +implementation 'com.github.K1rakishou:Fuck-Storage-Access-Framework:v1.0' +``` + There are three main scenarios when dealing with files: * Read or write to a user-provided file. * Create a new file in a user-provided directory with a user-provided name.