diff --git a/README.md b/README.md index b641d0d3..b0806bb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Cryptocurrency trading bot written in Golang -![Snazzy logo](/src/assets/page-logo.png "Now with snazzy logo") + + [![Build Status](https://travis-ci.org/thrasher-/gocryptotrader.svg?branch=master)](https://travis-ci.org/thrasher-/gocryptotrader) [![Software License](https://img.shields.io/badge/License-MIT-orange.svg?style=flat-square)](https://github.com/thrasher-/gocryptotrader/blob/master/LICENSE) [![GoDoc](https://godoc.org/github.com/thrasher-/gocryptotrader?status.svg)](https://godoc.org/github.com/thrasher-/gocryptotrader) @@ -75,7 +75,7 @@ When submitting a PR, please abide by our coding guidelines: Download and install Go from [Go Downloads](https://golang.org/dl/) -``` +```bash go get github.com/thrasher-/gocryptotrader cd $GOPATH/src/github.com/thrasher-/gocryptotrader go install @@ -86,9 +86,13 @@ Make any neccessary changes to the config file. Run the application! ## Donations -![Snazzy logo](/web/src/assets/early-dumb-donate.png "Now with snazzy logo") -If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to: 1F5zVDgNjorJ51oGebSvNCrSAHpwGkUdDB + + + +If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to: + +***1F5zVDgNjorJ51oGebSvNCrSAHpwGkUdDB*** ## Binaries -Binaries will be published once the codebase reaches a stable condition. +Binaries will be published once the codebase reaches a stable condition. \ No newline at end of file