Update README

This commit is contained in:
Wouter Bolsterlee
2012-05-23 00:02:24 +02:00
parent f469836150
commit 7fc1811541

View File

@@ -5,13 +5,10 @@ HappyBase
**HappyBase** is a developer-friendly `Python <http://python.org/>`_ library to
interact with `Apache HBase <http://hbase.apache.org/>`_.
Documentation
-------------
The source code is available from https://github.com/wbolster/happybase.
Documentation for HappyBase is in the `doc/` directory. Run `make doc` to
generate the HTML documentation, then browse to `doc/build/html/index.html`.
Alternatively, you can view the docs online at
http://happybase.readthedocs.org/, but keep in mind that this may be an
outdated version.