Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to introductory lenses video
  • Loading branch information
nsluss committed Sep 27, 2015
1 parent 8916860 commit 8234034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ view(L.name, user) // 'Bob'
set(L.name, 'Kelly', user) // {name: "Kelly", addresses: [{street: '99 Maple', zip: 94004, type: 'home'}, {street: '2302 Powell', zip: 94001, type: 'work'}]}
```

For those not already familiar with lenses, a brief introduction can be found [here](https://vimeo.com/104807358)

ROADMAP:

Expand Down

0 comments on commit 8234034

Please sign in to comment.