From b98645eb29a70516de523de16871acb1bfb24f9b Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Fri, 2 Jun 2017 08:04:11 -0700 Subject: [PATCH] Add CoinTracker to Archive --- contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contents.json b/contents.json index 3817a373..4f001a2b 100644 --- a/contents.json +++ b/contents.json @@ -13366,6 +13366,19 @@ "license": "gpl-3.0", "date_added": "Jun 2 2017", "suggested_by": "@dkhamsing" + }, + { + "title": "CoinTracker", + "category-ids": [ + "bitcoin" + ], + "tags": [ + "archive" + ], + "source": "https://github.com/gregheo/CoinTracker", + "license": "other", + "date_added": "Jun 2 2017", + "suggested_by": "@dkhamsing" } ] }