diff --git a/README.md b/README.md index 2b26bf0..72842d6 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ This library has been tested with GHC 9.4.1, 9.6.6 and 9.8.2. ## Example -### Coroutine-based Composable Concurrent Stream (since v0.5) +### Coroutine-based Composable Concurrent Stream Below is an example of using concurrent streams (pipes).