Update README.md with features list and link to wiki

This commit is contained in:
Steve Soltys 2017-10-12 22:56:47 -04:00
parent 93c91db524
commit ab4bcbf71d

View file

@ -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).