Edit README

This commit is contained in:
Robbie Gleichman 2016-12-10 16:23:15 -08:00 committed by GitHub
parent 5478df3a91
commit 3c08782662

View File

@ -10,8 +10,13 @@ Then build and execute glance:
```
stack build
stack exec glance-exe -- -o images/fact.svg -w 500 examples/fact.hs -
```
and display the SVG
```
firefox --new-window images/fact.svg
```
## Issues
Glance is still in development, so for the time being, layout, routing, and icon design all have much room for improvement. Here are some specific issues:
* Text boxes may not display correctly with some SVG viewers.