From 2db59fb54dad4500baa1189711bb7a5d8473145d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 5 Jan 2015 21:40:34 +0000 Subject: [PATCH] Change description and keywords --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 83a60b49..11b85973 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,10 @@ { "name": "cachethq/cachet", - "description": "Open Source StatusPage.io alternative written in PHP.", + "description": "An open source status page system written in PHP", "keywords": [ - "status page", "status", - "board" + "page", + "updates" ], "license": "MIT", "type": "project",