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:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-05-21 17:21:35 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-05-21 17:21:35 +0400
commitc60c777b8c3702eea4b755ce040da6019a5df09d (patch)
treea367427a9f06777540a9ee85f3a677803cfe439c
parentfb1f58f45810b4a158d92120a56e0d56694d5193 (diff)
Update README.md
-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.