From dd2da52625e890e29a6fdbba43456dd8475d51ac Mon Sep 17 00:00:00 2001 From: nitromaster101 Date: Wed, 17 Jun 2009 19:02:50 +0000 Subject: reorganize package inorder to emphasize freebase-api as the main one git-svn-id: http://freebase-python.googlecode.com/svn/trunk@88 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- freebase/fcl/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 freebase/fcl/README.txt (limited to 'freebase/fcl/README.txt') diff --git a/freebase/fcl/README.txt b/freebase/fcl/README.txt new file mode 100644 index 0000000..2e03d71 --- /dev/null +++ b/freebase/fcl/README.txt @@ -0,0 +1,8 @@ + +This is a command-line tool for performing various freebase commands. + +It should be installed by default as "fcl". + +Try "fcl help" after installing the freebase-api library. + + -- cgit v1.3.1