From 1ff7decfdeb45178cbc718046d2077a05337ece8 Mon Sep 17 00:00:00 2001 From: "S. Gerber" Date: Tue, 31 Oct 2017 08:26:18 +0100 Subject: [PATCH] link f-droid in README.md --- README => README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) rename README => README.md (75%) diff --git a/README b/README.md similarity index 75% rename from README rename to README.md index de119b1..9d4ea0f 100644 --- a/README +++ b/README.md @@ -1,6 +1,10 @@ -Slight backup android program +# Slight backup android program -Copyright (c) 2011-2013 Stefan Handschuh +[Get it on F-Droid](https://f-droid.org/packages/de.shandschuh.slightbackup/) + +Copyright (c) 2011-2013 [Stefan Handschuh](https://github.com/handschuh) The file "LICENSE" contains the license information for the program. @@ -18,8 +22,7 @@ android device: The backups are stored unencrypted in an editable location (standard: sdcard). -Contacts import/ export -======================= +## Contacts import/ export The contacts import and export is performed via the android internal vcs capabilities. @@ -36,3 +39,7 @@ import. Since the vcs texts do not contain information about the "starred" property of a certain contact, this property will *not* be restored during the import. + +## Contributing + +Bug reports and pull requests are welcome on GitHub at https://github.com/handschuh/Slight-backup.