diff --git a/README.md b/README.md index 3d864f91..32e36cfa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Backup A backup application for the [Android Open Source Project](https://source.android.com/). +## Features +- Backup application data to a zip file. +- Restore application data from a zip file. + +## Getting Started +- Check out [the wiki](https://github.com/stevesoltys/backup/wiki) for information on building the application with +AOSP. + ## License This application is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).