[Leveldb] 2.0_beta 2.0alpha master 2.0_alpha submit/master/20120920.151006
authorJiyeon Kim <jiyeon0402.kim@samsung.com>
Wed, 22 Aug 2012 13:05:12 +0000 (22:05 +0900)
committerJiyeon Kim <jiyeon0402.kim@samsung.com>
Wed, 22 Aug 2012 13:05:12 +0000 (22:05 +0900)
README

diff --git a/README b/README
index 3618ade..06e625c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-leveldb: A key-value store
+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
@@ -49,3 +49,4 @@ include/env.h
 include/table.h
 include/table_builder.h
     Lower-level modules that most clients probably won't use directly
+