From 3fdd18ba252ca890523ffc6e77a8b9ce0c5cc851 Mon Sep 17 00:00:00 2001 From: Binyamin Green Date: Tue, 8 Oct 2019 13:09:19 -0400 Subject: [PATCH] add resource goodbief --- resources/design.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/design.json b/resources/design.json index bd0919a..5e7ab9e 100644 --- a/resources/design.json +++ b/resources/design.json @@ -157,6 +157,12 @@ "desc": "Image color picker and palette generator.", "url": "https://image-color.com", "tags": [] + }, + { + "title": "GoodBrief", + "desc": "GoodBrief is a random generator for design briefs. Choose the type of creative work and the industry, and goodbrief will generate a unique brief.", + "url": "http://goodbrief.io", + "tags": ["generator"] } ] }