From 51ca3a285dfefd3ebe4360ab5a4596682d774f7e Mon Sep 17 00:00:00 2001 From: honnibal Date: Tue, 27 Jan 2015 21:55:23 +1100 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index db3b7efb9..d86a30ce7 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,20 @@ 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 + http://honnibal.github.io/spaCy