Fix image width
This commit is contained in:
parent
c32c79133a
commit
4d6a99fa72
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Let's Lens
|
# 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
|
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).
|
[the Data61 functional programming course material](http://github.com/data61/fp-course).
|
||||||
|
|
Loading…
Reference in a new issue