From bbe76a5992957f37fb19ba32be534d8ea4bcda0c Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 11 Mar 2025 19:57:10 +0100 Subject: [PATCH] submodule --- .gitmodules | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..498189d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "theia-apps"] + path = theia-apps + url = https://github.com/theia-ide/theia-apps.git diff --git a/README.md b/README.md index c528a93..c3785ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-theia -### Simple docker to start theia project with tor network +### Simple docker to start [theia](https://theia-ide.org/) project with [tor](https://www.torproject.org/) network ## Install