From b929f0d4af819f619a4726fab49678c0ff1ee69e Mon Sep 17 00:00:00 2001 From: therselman Date: Fri, 14 Jul 2017 12:48:53 +0200 Subject: [PATCH] --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 04fd1ed..4964de3 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "twister/twister", - "description": "Twister - PHP micro-framework", - "keywords": ["framework", "microframework", "rest", "router"], + "description": "Twister - micro-framework component library", + "keywords": ["framework", "micro-framework", "library", "router"], "type": "library", "homepage": "https://github.com/twister-php/twister/", "license": "MIT",