Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
egnwd committed Oct 12, 2020
1 parent cf8d03e commit fce825a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# fa-talk
# Hunt the Trevor Talk
Short presentation given at [FundApps](https://fundapps.co) about the Reader, Writer and State monads.

## Prerequisites
- [Stack](https://docs.haskellstack.org/en/stable/README/) (`curl -sSL https://get.haskellstack.org/ | sh`)
## Play
- `stack run`

# Attribution
- ./presentation/images/wumpus.png © [Discord](https://discord.com)
- ./presentation/images/hunted-wumpus.jpg © [Wizards of The Coast](https://gatherer.wizards.com/pages/Card/Details.aspx?multiverseid=129599)
2 changes: 1 addition & 1 deletion wumpus.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: wumpus
version: 0.1.0.0
-- synopsis:
-- description:
homepage: https://github.com/egnwd/fa-talk#readme
homepage: https://github.com/egnwd/wumpus#readme
license: BSD3
license-file: LICENSE
author: Elliot Greenwood
Expand Down

0 comments on commit fce825a

Please sign in to comment.