Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Commit f5cbf07

Browse files
committed
update README.md
1 parent c6124ff commit f5cbf07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
</p>
66

77

8-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/coderflex/Laracommand.svg?style=flat-square)](https://packagist.org/packages/coderflex/Laracommand)
9-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/coderflex/Laracommand/run-tests?label=tests)](https://github.com/coderflexx/Laracommand/actions?query=workflow%3Arun-tests+branch%3Amain)
10-
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/coderflex/Laracommand/Check%20&%20fix%20styling?label=code%20style)](https://github.com/coderflexx/Laracommand/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
11-
[![Total Downloads](https://img.shields.io/packagist/dt/coderflex/Laracommand.svg?style=flat-square)](https://packagist.org/packages/coderflex/Laracommand)
8+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/coderflexx/laracommand.svg?style=flat-square)](https://packagist.org/packages/coderflexx/laracommand)
9+
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/coderflexx/laracommand/run-tests?label=tests)](https://github.com/coderflexx/Laracommand/actions?query=workflow%3Arun-tests+branch%3Amain)
10+
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/coderflexx/laracommand/Check%20&%20fix%20styling?label=code%20style)](https://github.com/coderflexx/laracommand/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
11+
[![Total Downloads](https://img.shields.io/packagist/dt/coderflexx/laracommand.svg?style=flat-square)](https://packagist.org/packages/coderflexx/laracommand)
1212

1313
A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands... at once
1414

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "coderflex/laracommand",
2+
"name": "coderflexx/laracommand",
33
"description": "Tool to save you time, and scaffold all of your files in one command.",
44
"keywords": [
55
"coderflex",

0 commit comments

Comments
 (0)