From 7ece6ab4c97684421ff64967526e9c370bb13e01 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:44:47 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f220f06..f869756 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # hiddify-next-core +## Docker +To Run our docker image +``` +git clone https://github.com/hiddify/hiddify-core +cd hiddify-core/docker +docker-compose up +``` + +## WRT +... + ## Extension An extension is something that can be added to hiddify application by a third party. It will add capability to modify configs, do some extra action, show and receive data from users.