Skip to content

Commit

Permalink
Merge pull request #143 from MysteriumNetwork/refactor/readme-go-repo…
Browse files Browse the repository at this point in the history
…rt-card

Add Go report card to README.md
  • Loading branch information
donce committed Feb 6, 2018
2 parents ab8d6dc + 63befcd commit 91af070
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
# Decentralized VPN built on blockchain

VPN server and client for Mysterium Network
[![Go Report Card](https://goreportcard.com/badge/github.com/MysteriumNetwork/node)](https://goreportcard.com/report/github.com/MysteriumNetwork/node)

VPN server and client for Mysterium Network

- Homepage https://mysterium.network/
- [Whitepaper](https://mysterium.network/whitepaper.pdf)
Expand All @@ -23,4 +25,4 @@ sudo docker stop mysterium-node
### Debugging
```bash
sudo docker logs -f mysterium-node
```
```

0 comments on commit 91af070

Please sign in to comment.