Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jul 17, 2024
1 parent 89790ef commit 5b8fbf7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Wip
# Repository Manager

[![Compliance](https://github.com/ghostwriter/wip/actions/workflows/compliance.yml/badge.svg)](https://github.com/ghostwriter/wip/actions/workflows/compliance.yml)
[![Supported PHP Version](https://badgen.net/packagist/php/ghostwriter/wip?color=8892bf)](https://www.php.net/supported-versions)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/ghostwriter?label=Sponsor+@ghostwriter/wip&logo=GitHub+Sponsors)](https://github.com/sponsors/ghostwriter)
[![Code Coverage](https://codecov.io/gh/ghostwriter/wip/branch/main/graph/badge.svg)](https://codecov.io/gh/ghostwriter/wip)
[![Type Coverage](https://shepherd.dev/github/ghostwriter/wip/coverage.svg)](https://shepherd.dev/github/ghostwriter/wip)
[![Psalm Level](https://shepherd.dev/github/ghostwriter/wip/level.svg)](https://psalm.dev/docs/running_psalm/error_levels)
[![Latest Version on Packagist](https://badgen.net/packagist/v/ghostwriter/wip)](https://packagist.org/packages/ghostwriter/wip)
[![Downloads](https://badgen.net/packagist/dt/ghostwriter/wip?color=blue)](https://packagist.org/packages/ghostwriter/wip)
[![Compliance](https://github.com/ghostwriter/arm/actions/workflows/compliance.yml/badge.svg)](https://github.com/ghostwriter/arm/actions/workflows/compliance.yml)
[![Supported PHP Version](https://badgen.net/packagist/php/ghostwriter/arm?color=8892bf)](https://www.php.net/supported-versions)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/ghostwriter?label=Sponsor+@ghostwriter/arm&logo=GitHub+Sponsors)](https://github.com/sponsors/ghostwriter)
[![Code Coverage](https://codecov.io/gh/ghostwriter/arm/branch/main/graph/badge.svg)](https://codecov.io/gh/ghostwriter/arm)
[![Type Coverage](https://shepherd.dev/github/ghostwriter/arm/coverage.svg)](https://shepherd.dev/github/ghostwriter/arm)
[![Psalm Level](https://shepherd.dev/github/ghostwriter/arm/level.svg)](https://psalm.dev/docs/running_psalm/error_levels)
[![Latest Version on Packagist](https://badgen.net/packagist/v/ghostwriter/arm)](https://packagist.org/packages/ghostwriter/arm)
[![Downloads](https://badgen.net/packagist/dt/ghostwriter/arm?color=blue)](https://packagist.org/packages/ghostwriter/arm)

work in progress
Seamlessly manage PHP projects with Git, GitHub CLI (gh), and Composer.

> [!WARNING]
>
Expand All @@ -20,7 +20,7 @@ work in progress
You can install the package via composer:

``` bash
composer require ghostwriter/wip
composer require ghostwriter/arm
```

### Star ⭐️ this repo if you find it useful
Expand All @@ -36,7 +36,7 @@ You can also star (🌟) this repo to find it easier later.
### Credits

- [Nathanael Esayeas](https://github.com/ghostwriter)
- [All Contributors](https://github.com/ghostwriter/wip/contributors)
- [All Contributors](https://github.com/ghostwriter/arm/contributors)

### Changelog

Expand Down

0 comments on commit 5b8fbf7

Please sign in to comment.