From 96358d1ea2ba9fdbf94e117a4b8c37abcecdf25c Mon Sep 17 00:00:00 2001 From: Dan Richards Date: Mon, 29 Jan 2018 00:23:04 +0000 Subject: [PATCH] Updated README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a11d1b..3f057a7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # Go Kraken [![GoDoc](https://godoc.org/github.com/danmrichards/gokraken?status.svg)](https://godoc.org/github.com/danmrichards/gokraken) [![License](http://img.shields.io/badge/license-mit_bsd-blue.svg)](https://raw.githubusercontent.com/danmrichards/gokraken/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/danmrichards/gokraken)](https://goreportcard.com/report/github.com/danmrichards/gokraken) A Go API client for the [Kraken](https://www.kraken.com) cryptocurrency exchange -> Note: This is stupidly early in development. Don't use this please...no really don't - -## Documentation -Documentation is broken down by package -* [Main](https://godoc.org/github.com/danmrichards/gokraken) +> Note: This is stupidly early in development. Don't use it please...no really don't ## Usage ### Public API