mirror of
https://github.com/ceph/go-ceph
synced 2024-12-24 15:13:11 +00:00
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)
|
[![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
|
## Installation
|
||||||
|
|
||||||
go get github.com/ceph/go-ceph
|
go get github.com/ceph/go-ceph
|
||||||
|
Loading…
Reference in New Issue
Block a user