diff --git a/README.md b/README.md index db3b7efb9..fd569bed1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,24 @@ spaCy ===== -Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL. http://honnibal.github.io/spaCy + +Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL. + +Tested (and working) with: + +* CPython 2.7 +* CPython 3.4 +* OSX +* Linux + +Untested: + +* Windows + +Fails with: + +* PyPy 2.7 +* PyPy 3.4 +