diff --git a/README b/README index 3660a55c9..783332c44 100644 --- a/README +++ b/README @@ -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.