From a4fce6bde39958a31c4fb438f4f0178ddf21c631 Mon Sep 17 00:00:00 2001 From: Daniel LaCosse <3759828+daniellacosse@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:00:06 -0400 Subject: [PATCH] Update x/smart/README.md Co-authored-by: Vinicius Fortuna --- x/smart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/smart/README.md b/x/smart/README.md index 3e51c4ca..5fadce1d 100644 --- a/x/smart/README.md +++ b/x/smart/README.md @@ -1,6 +1,6 @@ # Smart Dialer -The **Smart Dialer** is a dialer that **automatically chooses the best way to connect** to the internet from a list of configured options. +The **Smart Dialer** searches for a strategy that unblocks DNS and TLS for a given list of test domains. It takes a config describing multiple strategies, which is used to pick from. ## JSON config for the Smart Dialer