From 01ecfc201ab24f23224ab5e8850e7a03de48c05b Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 20 Mar 2017 07:59:40 -0700 Subject: [PATCH] Update BoardBank --- contents.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/contents.json b/contents.json index 8c0bd75d..387d16f3 100644 --- a/contents.json +++ b/contents.json @@ -12315,14 +12315,14 @@ "suggested_by": "@dkhamsing" }, { - "title": "BoardBank - Money Manager for Board Games", - "category-ids": ["finance", "misc"], - "description": "Keeps track of the accounts of up to 6 players so you can enjoy the game without having to worry about counting money anymore.", + "title": "BoardBank", + "category-ids": ["finance"], + "description": "Money manager for board games", "source": "https://github.com/richardxyx/BoardBank", "homepage": "http://www.richardneitzke.com", - "itunes": "https://itunes.apple.com/app/boardbank-money-manager-for/id1191367526", + "itunes": "https://itunes.apple.com/app/boardbank-money-manager-for/id1191367526", "license": "mit", - "stars": 45, + "stars": 45, "tags": ["swift"], "screenshots": ["http://i.imgur.com/fXB42iY.png", "http://i.imgur.com/EMGOw0g.png"], "date_added": "Mar 20 2017", @@ -12332,11 +12332,12 @@ "title": "Giovanni", "description": "Gameboy emulator for the Apple Watch", "source": "https://github.com/gabrieloc/GIOVANNI", + "category-ids": ["apple-watch"], "screenshots": ["https://github.com/gabrieloc/GIOVANNI/blob/master/gameplay.gif?raw=true"], "tags": ["swift"], "license": "other", "date_added": "Mar 20 2017", - "suggested_by": "@dkhamsing" + "suggested_by": "@dkhamsing" } ] }