From 719bee2a4b48438b6793517b0d6657f4da93a2fb Mon Sep 17 00:00:00 2001 From: Mohammadreza_73 Date: Tue, 25 Apr 2023 07:04:30 +0430 Subject: [PATCH] Add readme file and update composer keywords --- README.md | 1 + composer.json | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1ce89a --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +blog-banner \ No newline at end of file diff --git a/composer.json b/composer.json index b6b2b4b..1ff585c 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,7 @@ { "name": "m.rahimi/blog", "description": "Pure php blog", - "keywords": [ - "blog", - "mvc blog" - ], + "keywords": ["blog", "pure blog", "mvc blog"], "type": "project", "license": "MIT", "authors": [