You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cointop/README.md

20 lines
643 B
Markdown

6 years ago
# cointop
> Coin tracking for hackers
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/miguelmota/cointop/master/LICENSE.md) [![Go Report Card](https://goreportcard.com/badge/github.com/miguelmota/cointop?)](https://goreportcard.com/report/github.com/miguelmota/cointop) [![GoDoc](https://godoc.org/github.com/miguelmota/cointop?status.svg)](https://godoc.org/github.com/miguelmota/cointop)
<img src="./assets/screenshot.gif" width="750" />
6 years ago
## Install
Make sure to have [golang](https://golang.org/) installed, then do:
```bash
go get -u github.com/miguelmota/cointop
6 years ago
```
6 years ago
## License
MIT