Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNN1 committed Nov 1, 2022
1 parent c030a75 commit f3c245c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

![Screenshot](.github/img/screenshot.png)


![Visitor Badge](https://visitor-badge.laobi.icu/badge?page_id=RobiNN1.SVG-Avatar)

## Installation
Expand All @@ -21,6 +20,9 @@ $avatar = new SVGAvatar();
echo $avatar->name('RobiNN');
```

> If you do not set name, the user icon will be displayed.
> This can be useful for guests.
## Methods

```php
Expand Down

0 comments on commit f3c245c

Please sign in to comment.