Commit 96161b0c authored by Zhu Yong's avatar Zhu Yong
Browse files

Update README

parent eb8eaca7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,11 +12,15 @@ This client is using version `3.0.6` from [Kinetic-Protocol](https://github.com/

## Installation

Install with following command:

    go get github.com/Kinetic/kinetic-go 

## Usage

Refer to file `kinetic_test.go` and `connection_test.go` for some examples.

More examples can be found in [kinetic-go-examples](https://github.com/yongzhy/kinetic-go-examples) repository.

## License