mirror of
https://github.com/rgleichman/glance.git
synced 2024-11-30 05:47:46 +03:00
Edit README
This commit is contained in:
parent
5478df3a91
commit
3c08782662
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user