Skip to content

Commit 28be98d

Browse files
authored
docs: update Readme
1 parent cdd39f2 commit 28be98d

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
@@ -383,9 +383,9 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
383383
- `banner`: This property returns a .PNG image. For this to be possible, the correct name must be entered in the file called `banner.png` and also the path. Ex.:
384384
```
385385
└── src
386-
└── assets
387-
└── img
388-
└── `banner.png`
386+
└── assets
387+
└── imgs
388+
└── `banner.png`
389389
├── ...
390390
```
391391
<div align="center">

0 commit comments

Comments
 (0)