cleanup README.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
This commit is contained in:
Dhruba Borthakur 2013-02-18 19:42:29 -08:00
parent 4c696ed001
commit 27e26df665

3
README
View File

@ -11,9 +11,6 @@ single database.
The core of this code has been derived from open-source leveldb.
leveldb: A key-value store
Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
The code under this directory implements a system for maintaining a
persistent key/value store.