Skip to content

Commit

Permalink
Merge pull request #964 from bavix/update-desc
Browse files Browse the repository at this point in the history
[rebranding] new summary
  • Loading branch information
rez1dent3 authored Jun 23, 2024
2 parents 8a79667 + 671e3d9 commit 4710364
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
![Laravel Wallet](https://github.com/bavix/laravel-wallet/assets/5111255/8697195c-ce99-4326-bf1f-c2055b803d2f)
![Laravel Wallet](https://github.com/bavix/laravel-wallet/assets/5111255/95e7877c-a950-4b04-9414-de62216d31c2)

[![Maintainability](https://api.codeclimate.com/v1/badges/588400f5f40cbbf3a8ab/maintainability)](https://codeclimate.com/github/bavix/laravel-wallet/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/588400f5f40cbbf3a8ab/test_coverage)](https://codeclimate.com/github/bavix/laravel-wallet/test_coverage) [![Financial Contributors on Open Collective](https://opencollective.com/laravel-wallet/all/badge.svg?label=financial+contributors)](https://opencollective.com/laravel-wallet) [![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fbavix%2Flaravel-wallet%2Fmaster)](https://packagist.org/packages/bavix/laravel-wallet)

[![Latest Stable Version](https://poser.pugx.org/bavix/laravel-wallet/v)](https://packagist.org/packages/bavix/laravel-wallet) [![Latest Unstable Version](https://poser.pugx.org/bavix/laravel-wallet/v/unstable)](https://packagist.org/packages/bavix/laravel-wallet) [![License](https://poser.pugx.org/bavix/laravel-wallet/license)](https://packagist.org/packages/bavix/laravel-wallet) [![composer.lock](https://poser.pugx.org/bavix/laravel-wallet/composerlock)](https://packagist.org/packages/bavix/laravel-wallet)

[![Sparkline](https://stars.medv.io/bavix/laravel-wallet.svg)](https://stars.medv.io/bavix/laravel-wallet)

laravel-wallet - Easy work with virtual wallet.
laravel-wallet - It's easy to work with a virtual wallet.

[[Benchmark](https://github.com/bavix/laravel-wallet-benchmark/)]
[[Documentation](https://bavix.github.io/laravel-wallet/)]
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bavix/laravel-wallet",
"description": "Easy work with virtual wallet.",
"description": "It's easy to work with a virtual wallet.",
"keywords": [
"laravel",
"credits",
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
// https://vitepress.dev/reference/site-config
export default defineConfig({
title: "Laravel Wallet",
description: "Easy work with virtual wallet",
description: "It's easy to work with a virtual wallet",
base: '/laravel-wallet/',
lastUpdated: true,
head: [
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![Laravel Wallet](https://user-images.githubusercontent.com/5111255/48687709-a7c2fa00-ebd3-11e8-8714-c4f3efe93f02.png)

`laravel-wallet` - Easy work with virtual wallet.
`laravel-wallet` - It's easy to work with a virtual wallet.

### Support

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: home
hero:
name: "Laravel Wallet"
text: It's simple!
tagline: Easy work with virtual wallet
tagline: It's easy to work with a virtual wallet
image:
src: https://github.com/bavix/laravel-wallet/assets/5111255/24cf424a-0177-4712-b74c-52b4ba88c428
alt: Laravel Wallet
Expand Down

0 comments on commit 4710364

Please sign in to comment.