Update tutorial image in README

This commit is contained in:
Robbie Gleichman 2018-11-11 03:24:47 -08:00 committed by GitHub
parent 9d9862539d
commit 296df8e497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ Below is a getting started guide for Glance rendered by Glance itself ([source h
`stack exec glance-exe -- examples/tutorial.hs examples/tutorial.svg 873 -c`
<img src="https://cdn.rawgit.com/rgleichman/glance/798466004c3dfe10fd1b3b25df23e66d61ec1e87/examples/tutorial.svg" alt="Introduction to Glance" />
<img src="https://cdn.rawgit.com/rgleichman/glance/9d9862539dda7b7aceea33616816ac30ccf9b393/examples/tutorial.svg" alt="Introduction to Glance" />
You should now be able to understand Glance's visual syntax. If you would like to see how visual code might be an improvement over textual code, or if you just want to see more examples, please take a look at the Glance wiki page [Advantages of Glance](../../wiki/Advantages-of-Glance).