mirror of
https://github.com/rgleichman/glance.git
synced 2024-11-22 05:38:23 +03:00
Add link to wiki in README
This commit is contained in:
parent
e19deaaa2d
commit
2ac31f8937
@ -7,6 +7,8 @@ stack build
|
||||
stack exec glance-exe -- -o images/fact.svg -w 500 examples/fact.hs -
|
||||
firefox images/fact.svg
|
||||
```
|
||||
The [Glance wiki](../../wiki) has a brief introduction to the code architecture.
|
||||
|
||||
Below is a getting started guide for Glance rendered by Glance itself ([source here](examples/tutorial.hs)). To generate this image run
|
||||
|
||||
`stack exec glance-exe -- -o examples/tutorial.svg -w 873 examples/tutorial.hs c`
|
||||
|
Loading…
Reference in New Issue
Block a user