From c6eb692fabac6ac8de96fad4180c6f02fc0219c0 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sun, 1 Apr 2018 09:47:35 -0700 Subject: [PATCH] cache bust --- README.md | 2 +- assets/{screenshot.gif => screenshot-001.gif} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{screenshot.gif => screenshot-001.gif} (100%) diff --git a/README.md b/README.md index b771856..103bf2c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![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) - + [`cointop`](https://github.com/miguelmota/cointop) is a fast command-line interface application for viewing cryptocurrency stats and information in your terminal. The interface is inspired by [`htop`](https://en.wikipedia.org/wiki/Htop). diff --git a/assets/screenshot.gif b/assets/screenshot-001.gif similarity index 100% rename from assets/screenshot.gif rename to assets/screenshot-001.gif