Add link to YouTube channel to README

This commit is contained in:
Robbie Gleichman 2020-09-20 23:14:33 -07:00 committed by GitHub
parent 5cdfd12892
commit 6c7b1f1b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
[Link to project wiki](https://github.com/rgleichman/glance/wiki) (for mobile viewers)
For updates and coding livestreams check out the [Glance YouTube channel](https://www.youtube.com/channel/UCs2gsWfcy83Yqk873WkPfeg).
# Glance
Glance is a visual syntax for the programming language Haskell. The goal of this project is to increase programmer happiness and productivity by allowing programmers to create and understand programs in new and different ways. Currently, the Glance executable produces a visual representation of your code in the form of an SVG image when given a textual Haskell source file. In the future, I hope to create a visual editor for Haskell. Please scroll down to see some example images.