Skip to content

Commit b02309d

Browse files
authored
Update README.md
1 parent 8d2f127 commit b02309d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h1 align="center">Macroable Component</h1>
1+
<h1 align="center">Macroable</h1>
22
<p align="center">
3-
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
3+
Macroable Package is a trait that, gives you the ability in effect to add new methods to a class at runtime.
44
</p>
55
<p align="center">
66
<a href="https://github.com/glowyphp/macroable/releases"><img alt="Version" src="https://img.shields.io/github/release/glowyphp/macroable.svg?label=version&color=green"></a> <a href="https://github.com/glowyphp/macroable"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=green" alt="License"></a> <a href="https://packagist.org/packages/glowy/macroable"><img src="https://poser.pugx.org/glowy/macroable/downloads" alt="Total downloads"></a> <img src="https://github.com/glowyphp/macroable/workflows/Static%20Analysis/badge.svg?branch=dev"> <img src="https://github.com/glowyphp/macroable/workflows/Tests/badge.svg">
@@ -18,7 +18,7 @@ composer require glowy/macroable
1818
```
1919

2020
### Resources
21-
* [Documentation](https://digital.flextype.org/glowyphp/components/macroable)
21+
* [Documentation](https://digital.flextype.org/glowyphp/packages/macroable)
2222

2323

2424
### Tests

0 commit comments

Comments
 (0)