Add images to readme

This commit is contained in:
Robbie Gleichman 2016-01-20 21:55:44 -08:00
parent da759de89a
commit 3fb6890d68

View File

@ -7,3 +7,11 @@ stack build
stack exec glance-exe -- -o output.svg -w 600
firefox output.svg
```
Goal:
<img src="examples/factorial_goal.png" alt="factorial_goal" height="300"/>
</br>
Current Status:
<img src="https://cdn.rawgit.com/rgleichman/glance/master/examples/guard_factorial_1.svg" alt="guard_factorial_1" height="350"/>