aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-08-08 07:18:08 +0200
committerrtkay123 <dev@kanjala.com>2025-08-08 07:18:08 +0200
commit9c89deec37def31a3042ba0e5918abef56a2a7d0 (patch)
treedee762ab5556b865556927d32a5b1276ba2447ae
parent7f924bd2c5942fd39b2c4ebeee499657dc984b2b (diff)
downloadwarden-9c89deec37def31a3042ba0e5918abef56a2a7d0.tar.bz2
warden-9c89deec37def31a3042ba0e5918abef56a2a7d0.zip
docs: readme
-rw-r--r--REAME.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/REAME.md b/REAME.md
new file mode 100644
index 0000000..a6b42c2
--- /dev/null
+++ b/REAME.md
@@ -0,0 +1,7 @@
+# warden
+
+```sh
+git clone git://kanjala.com/warden.git
+cd warden
+git submodule update --init --depth 1 --recommend-shallow
+```