From e21975c7d6cb507aade23d6e01a735790b0129c0 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Thu, 10 Dec 2020 06:30:12 +0000
Subject: [PATCH] Update README.md

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index e1b9d67..4062d38 100644
--- a/README.md
+++ b/README.md
@@ -475,3 +475,8 @@ auth_tcp = "none"
 If requiring auth, set `auth_tcp = "sasl"` and read <https://github.com/retspen/webvirtmgr/wiki/Setup-TCP-authorization>
 
 DO NOT use systemd service (it always crash with `--listen parameter not permitted with systemd activation sockets`). Directly run `sudo libvirtd --listen`
+
+## Android ADB web
+
+<https://github.com/say-no-to-wechat/android-web-control-docker>
+
-- 
GitLab