diff --git a/README.md b/README.md index 91a5816..5f38ba0 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -#Silent Install +# Silent Install This project targets to realize the following function:Control the client's apps by edit configure file in server, including install some apps,uninstall some apps and upgrade some apps. -###Control Process +### Control Process 1.Download control info from server;
2.Analysis control info
3.Execute control operation
-####Control Info +#### Control Info The info kept in json files,an actual demo is [control_1.json](https://github.com/seek4/SilentInstall_AndroidTV/blob/master/control_1.json)
-###Note +### Note The app must obtain the system authority to realize silent-install. -####contact me +#### contact me E-mail:haoyunyangtong@gmail.com