aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7532d7..0a4f839 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,10 @@ dependencies, and so on until it cannot find any more. In recursion
mode, two SHA1s are output per line, indicating that the first depends
on the second.
+If you run with the `--serve` option then it will start a lightweight
+webserver and output a URL you can connect to for dynamically
+visualizing and navigating the dependency graph.
+
Development / support / feedback
--------------------------------