Added screenshot

This commit is contained in:
Aearnus 2018-05-25 01:51:32 -07:00
parent 5635038ecc
commit 333a6f9fb1
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# A 65C02 Assembly DSL for Haskell
![Example image](https://raw.githubusercontent.com/Aearnus/dsl-sixty-five-oh-two/master/fancy_banner.png)
_... shut up, show me the code!_
Here's some example code utilizing all of the features of the DSL:
@ -20,4 +22,4 @@ myProgram = do
```
(taken from main.hs)
More documentation coming soon!
More documentation coming soon!