Skip to content

Commit

Permalink
Add master reference to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov authored and harendra-kumar committed Feb 11, 2020
1 parent 54662d8 commit b1d3e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## Learning Materials

* [Overview: this readme](#streaming-concurrently) | [Tutorial](https://hackage.haskell.org/package/streamly/docs/Streamly-Tutorial.html) | [Reference](https://hackage.haskell.org/package/streamly) | [Guides](docs)
* Documentation: [Overview: this readme](#streaming-concurrently) | [Tutorial](https://hackage.haskell.org/package/streamly/docs/Streamly-Tutorial.html) | [Reference latest](https://hackage.haskell.org/package/streamly) | [Reference master](https://composewell.github.io/streamly) | [Guides](docs)
* [Installing](./INSTALL.md) | [Building for optimal performance](docs/Build.md)
* Examples: [in this repo](examples) | [streamly-examples](https://github.com/composewell/streamly-examples)
* Benchmarks: [Streaming](https://github.com/composewell/streaming-benchmarks) | [Concurrency](https://github.com/composewell/concurrency-benchmarks)
Expand Down

0 comments on commit b1d3e01

Please sign in to comment.