From d294b497a3048d31dee85ddb0c9d01dc61f1109e Mon Sep 17 00:00:00 2001 From: Gertjan Krol Date: Sat, 20 Aug 2022 17:23:49 +0200 Subject: [PATCH] Updated readme and description --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4a2e63..4006a72 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Laravel package skeleton +# Crawl Laravel package skeleton [![Latest Version on Packagist](https://img.shields.io/packagist/v/crawl/skeleton.svg?style=flat-square)](https://packagist.org/packages/crawl/skeleton) [![Total Downloads](https://img.shields.io/packagist/dt/crawl/skeleton.svg?style=flat-square)](https://packagist.org/packages/crawl/skeleton) diff --git a/composer.json b/composer.json index 3853131..e754f0f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "crawl/skeleton", - "description": "Laravel package skeleton", + "description": "Crawl Laravel package skeleton", "keywords": [ "crawl", "skeleton"