diff options
author | Vincent Ambo <dev@tazj.in> | 2016-02-04T11·43+0100 |
---|---|---|
committer | Vincent Ambo <dev@tazj.in> | 2016-02-04T11·43+0100 |
commit | ff30233b240fa3438e10729e07300014d921bb55 (patch) | |
tree | 330e142099d7739dc1e33912f7cceae728dc02ac | |
parent | 009888e1edd6de64adc07364852031b03997ca40 (diff) |
Updated README with information about the meetup
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md index ebeca2be8c21..8cfb04a42417 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -These are the slides for my presentation about servant at Oslo Haskell. +These are the slides for my presentation about [servant][] at [Oslo Haskell][]. -www.meetup.com/Oslo-Haskell/events/227107530/ +A full video recording of the presentation is available [on Vimeo][]. + +[servant]: https://haskell-servant.github.io/ +[Oslo Haskell]: http://www.meetup.com/Oslo-Haskell/events/227107530/ +[on Vimeo]: https://vimeo.com/153901805 |