]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Readme: Add documentation site
authorJon West <electrikjesus@gmail.com>
Wed, 8 Sep 2021 23:11:21 +0000 (19:11 -0400)
committerErfan Abdi <erfangplus@gmail.com>
Thu, 9 Sep 2021 02:46:42 +0000 (07:16 +0430)
README.md

index 9fe872d226557f7d42aa213a8e0a6fdfc777ede0..74e9fc6c75dc6a4f746750ce2d6e853f8289e494 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,20 +15,9 @@ The Android runtime environment ships with a minimal customized Android system
 image based on the [LineageOS](https://lineageos.org/).
 The used image is currently based on Android 10
 
-## Install and Run Android Applications
+## Documentation
 
-You can install Android applications from the command line.
-
-```sh
-waydroid app install xyz.apk
-```
-
-The apk files you will sometimes find on the internet tend to only have arm
-support, and will therefore not work on x86\_64.
-
-You may want to install [F-Droid](https://f-droid.org/) to get applications
-graphically. Note that the Google Play Store will not work as is, because it
-relies on the proprietary Google Play Services, which are not installed.
+Our documentation site can be found at [docs.waydro.id](https://docs.waydro.id)
 
 ## Reporting bugs