diff --git a/ReadMe.md b/ReadMe.md index c7d73a427..e6c9bce3a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # Android Keepass DX - Keepass DX is a material design Keepass Client for manage keys and passwords in crypt database for your android device. + Keepass DX is a material design Keepass Client for manage keys and passwords in crypt database for your android device. ### Features @@ -11,8 +11,8 @@ - Material design with themes - Device integration and AutoFill (In progress) - - + + ## What is KeePass? @@ -32,8 +32,8 @@ Even if the application is free, to maintain the application, you can make donat [![Donation Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Kunzisoft/donate "Kunzisoft Liberapay Donation") - - + + ## Download diff --git a/fastlane/.gitignore b/fastlane/.gitignore new file mode 100644 index 000000000..30d0742a0 --- /dev/null +++ b/fastlane/.gitignore @@ -0,0 +1 @@ +report.xml diff --git a/art/logo.png b/fastlane/metadata/android/en-US/images/icon.png similarity index 100% rename from art/logo.png rename to fastlane/metadata/android/en-US/images/icon.png