Skip to content

Commit f78352b

Browse files
committed
minor README formatting
1 parent 357b09c commit f78352b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ features = ["bindgen-static", "snappy", "lz4", "zstd", "zlib", "bzip2"]
131131

132132
Notice that `runtime` and `static` features are mutually exclusive, and won't compile if both enabled.
133133

134-
## LTO
134+
### LTO
135+
135136
Enable the `lto` feature to enable link-time optimization. It will compile rocksdb with `-flto` flag. This feature is disabled by default.
136137

137138
> [!IMPORTANT]

0 commit comments

Comments
 (0)