mirror of https://github.com/ceph/go-ceph
doc: update readme
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
parent
616140cd3c
commit
25b1a318b3
|
@ -1,10 +1,7 @@
|
|||
# go-ceph - Go bindings for Ceph APIs (RBD, RADOS, CephFS)
|
||||
# go-ceph - Go bindings for Ceph APIs
|
||||
|
||||
[![Build Status](https://travis-ci.org/ceph/go-ceph.svg)](https://travis-ci.org/ceph/go-ceph) [![Godoc](http://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/ceph/go-ceph) [![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/ceph/go-ceph/master/LICENSE)
|
||||
|
||||
|
||||
This project uses Semantic Versioning (http://semver.org/).
|
||||
|
||||
## Installation
|
||||
|
||||
go get github.com/ceph/go-ceph
|
||||
|
|
Loading…
Reference in New Issue