Skip to content

Commit 01bb99c

Browse files
author
maljuraysh
committed
update readme
1 parent 6d13026 commit 01bb99c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Create Labels for Nova Resources with different languages.
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/abather/nova-label.svg?style=flat-square)](https://packagist.org/packages/abather/nova-label)
4-
[![Total Downloads](https://img.shields.io/packagist/dt/abather/nova-label.svg?style=flat-square)](https://packagist.org/packages/abather/nova-label)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/bitcodesa/nova-label.svg?style=flat-square)](https://packagist.org/packages/bitcodesa/nova-label)
4+
[![Total Downloads](https://img.shields.io/packagist/dt/bitcodesa/nova-label.svg?style=flat-square)](https://packagist.org/packages/bitcodesa/nova-label)
55

66
~~**Dynamically Manage Labels for Nova Resources**
77

@@ -12,7 +12,7 @@ This document details how to dynamically manage labels for Nova resources using
1212
Install the package using Composer:
1313

1414
```bash
15-
composer require abather/nova-label
15+
composer require bitcodesa/nova-label
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)