Explorar el Código

Merge pull request #275 from paulirish/patch-1

readme: improved documentation link
main
Chris Mumford hace 9 años
padre
commit
e2446d0848
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      README.md

+ 3
- 1
README.md Ver fichero

@ -12,7 +12,9 @@ Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
* Forward and backward iteration is supported over the data.
* Data is automatically compressed using the [Snappy compression library](http://code.google.com/p/snappy).
* External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions.
* [Detailed documentation](http://htmlpreview.github.io/?https://github.com/google/leveldb/blob/master/doc/index.html) about how to use the library is included with the source code.
# Documentation
[LevelDB library documentation](https://rawgit.com/google/leveldb/master/doc/index.html) is online and bundled with the source code.
# Limitations

Cargando…
Cancelar
Guardar