Update README.md

This commit is contained in:
Hiddify
2024-09-29 17:44:47 +02:00
committed by GitHub
parent db490c8501
commit 7ece6ab4c9

View File

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