diff --git a/readme.md b/readme.md index d62936b..6693fab 100644 --- a/readme.md +++ b/readme.md @@ -72,9 +72,10 @@ Output file: [Source](examples/demo02.yml) - [Bill of Materials](examples/demo02.bom.tsv) -### More examples +### Tutorial and example gallery -See the [example gallery](examples/) and included readme file. +See the [tutorial page](tutorial/readme.md) for sample code, +as well as the [example gallery](examples/readme.md) to see more of what WireViz can do. ## Status diff --git a/todo.md b/todo.md index 64c9a55..dc40abd 100644 --- a/todo.md +++ b/todo.md @@ -35,6 +35,8 @@ ## Other +* Imrpove tutorial texts +* Create syntax reference / cheat sheet * Set global parameters (show_pins, ...) and allow override on per-item basis * Allow custom GraphViz code before/after WireViz-generated code * Make "unit tests" for different features/situations