summaryrefslogtreecommitdiff
path: root/cli/commands/bridge/naive.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/commands/bridge/naive.py')
-rw-r--r--cli/commands/bridge/naive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/commands/bridge/naive.py b/cli/commands/bridge/naive.py
index 4014279..96122c2 100644
--- a/cli/commands/bridge/naive.py
+++ b/cli/commands/bridge/naive.py
@@ -1,5 +1,5 @@
"""
-Find connections between two words
+Find connections between two words (naive implementation)
"""
import click