From 1e2ac05be9c24f5ee0087dc4fd8460ae1a2fa600 Mon Sep 17 00:00:00 2001 From: Ksenia Lesko Date: Thu, 7 Aug 2025 16:53:11 -0400 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8ff67..1699c8e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# [distrust.co](https://distrust.co) +# [caution.co](https://caution.co) Web page source. ## Instructions 0. If the repo was not cloned with submodules: + ```shell $ git submodule update --init --recursive ```