Update to-do and readme

This commit is contained in:
Daniel Rojas 2020-06-15 18:05:27 +02:00
parent 9aea158274
commit 1c5713888c
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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