Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/pypeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92bc082..df1d347 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@ Arrow introductory reading:
* Arrows, By Christoph Galliker, June 2010
* Kleisli arrows of outrageous fortune, Conor McBride, 2011
+This project was developed as part of the [MosesCore FP7 Project](http://www.statmt.org/mosescore/).
+
## Installation
setuptools is required to build, test and install Pypeline. Eggs can be built and installed also.