diff --git a/README b/README index 80fb9eb44..61857a271 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ persistent key/value store. See doc/index.html for more explanation. See doc/impl.html for a brief overview of the implementation. -The public interface is in include/rocksdb/*.h. Callers should not include or +The public interface is in include/*. Callers should not include or rely on the details of any other header files in this package. Those internal APIs may be changed without warning.