mirror of
https://github.com/ceph/go-ceph
synced 2025-01-24 07:02:48 +00:00
doc: add readme
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
parent
3a6efa08d6
commit
e9bf732345
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# go-rados - Go bindings for RADOS distributed object store
|
||||
|
||||
## Installation
|
||||
|
||||
go get github.com/noahdesu/go-rados
|
||||
|
||||
The native RADOS library and development headers are expected to be installed.
|
||||
|
||||
## Documentation
|
||||
|
||||
Detailed documentation is available at
|
||||
<http://godoc.org/github.com/noahdesu/go-rados>.
|
Loading…
Reference in New Issue
Block a user