From 67c1f446a17fd7111fa4ad2cad9078a80ce31194 Mon Sep 17 00:00:00 2001 From: Ian Johnson Date: Thu, 14 Mar 2013 10:31:30 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf07a3..37a1774 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The library also implements some monad classes, primarily, for use with the Klei ## Pipelines -Pipelines can be constructed using the helpers function in the [pypeline.helpers.helpers](https://github.com/ianj-als/pypeline/blob/master/src/pypeline/helpers/helpers.py) module. There are three primitives that can be constructed: +Pipelines can be constructed using the helper functions defined in the modules in [pypeline.helpers](https://github.com/ianj-als/pypeline/blob/master/src/pypeline/helpers). There are three primitives that can be constructed: 1. Pipelines, 2. Pipeline components, and 3. Wires. -- cgit v1.2.3