Fix image width

This commit is contained in:
Alex Mason 2017-03-06 13:51:13 +11:00 committed by GitHub
parent c32c79133a
commit 4d6a99fa72
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Let's Lens
![Data61](http://i.imgur.com/0h9dFhl.png)
<img src="http://i.imgur.com/0h9dFhl.png" width="300px"/>
Let's Lens presents a series of exercises, in a similar format to
[the Data61 functional programming course material](http://github.com/data61/fp-course).