From 6cadee0d4622159c901853b3760ae1f276322b0d Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 7 May 2020 07:37:01 -0700 Subject: [PATCH] Add MedKeeper #261 --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index f827a0ee..35a95812 100644 --- a/contents.json +++ b/contents.json @@ -19969,6 +19969,20 @@ "screenshots": ["https://i.imgur.com/Yqv29uO.jpg"], "date_added": "May 6 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "MedKeeper", + "category-ids": [ + "health" + ], + "tags": [ + "swift", + "archive" + ], + "license": "other", + "source": "https://github.com/jonrobinsdev/MedKeeper", + "date_added": "May 7 2020", + "suggested_by": "@dkhamsing" } ] }