We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eafebb commit 042490eCopy full SHA for 042490e
README.md
@@ -1,3 +1,10 @@
1
+Our guide to KCL.
2
+
3
Read it [here](https://zoo.dev/docs/kcl-book/intro.html).
-Use `mdbook serve` to spin up local copy
-Use `mdbook build` to compile static site
4
5
+## Developing
6
7
+If you're working on the KCL book:
8
9
+ - Use `mdbook serve` to spin up local copy
10
+ - Use `mdbook build` to compile static site
0 commit comments