diff --git a/README.md b/README.md index afd210c..e0c7465 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ RocksDB is a new embedded database for storing key-value pairs developed by Face https://github.com/facebook/rocksdb -###Simple Example +### Simple Example + Open(true); @@ -21,7 +22,7 @@ https://github.com/facebook/rocksdb Check `test/test.php` for more examples. -##Platforms +## Platforms RocksDB is said to compile on Linux and Mac OS X. So far, I haven't seen anyone getting it to build on Windows, but it should work. My build environment is: