We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 095fa28 + 0ca4bd0 commit 0b9ac76Copy full SHA for 0b9ac76
README.md
@@ -2,7 +2,11 @@
2
3
Welcome to the Spark Advanced Topics Working Group!
4
5
-## Viewing the docs
+## Viewing the docs hosted
6
+
7
+Click [here](https://holdenk.github.io/spark-flowchart/flowchart/)
8
9
+## Viewing the docs locally
10
11
First, make sure you have the requirements `pip install -r requirements.txt` then `mkdocs serve` should let you view the docs.
12
0 commit comments