Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw authored Sep 20, 2018
1 parent c11e6d1 commit 276b063
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions 0030-composable-randomness/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,3 @@
> #### This directory contains code from Point-Free Episode: [Composable Randomness](https://www.pointfree.co/episodes/ep30-composable-randomness)
>
> Randomness is a topic that may not seem so functional, but it gives us a wonderful opportunity to explore composition. After a survey of what randomness looks like in Swift today, we’ll build a complex set of random APIs from just a single unit.

### Getting Started

* Clone repo
* `cd` into this directory
* Run `make`
* Open `TemplatingLanguages.xcworkspace`
* Build `cmd+B`
* Open the playground

0 comments on commit 276b063

Please sign in to comment.