From aad119a9686ec04abec7c639976dd4235d93ec56 Mon Sep 17 00:00:00 2001 From: "alex.boterolowry" Date: Fri, 13 Jun 2008 18:47:48 +0000 Subject: Add support for Google AppEngine's urlfetch api git-svn-id: http://freebase-python.googlecode.com/svn/trunk@41 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- freebase-api/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'freebase-api/README') diff --git a/freebase-api/README b/freebase-api/README index 5bf8bf2..fce8b5b 100644 --- a/freebase-api/README +++ b/freebase-api/README @@ -6,6 +6,9 @@ INSTALL: /usr/bin/python setup.py install + When using freebase-python with Google AppEngine you will also need to + include the files in appengine_stubs with you AppEngine app. + SYNOPSIS: #!/usr/bin/python -- cgit v1.3.1