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
-
+
+
[](https://travis-ci.org/thrasher-/gocryptotrader)
[](https://github.com/thrasher-/gocryptotrader/blob/master/LICENSE)
[](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
-
-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