Skip to content

Commit 6c69c2e

Browse files
authored
docs: update Readme
1 parent e780383 commit 6c69c2e

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
@@ -402,8 +402,8 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
402402

403403

404404

405-
- `id`: repository identification number. used as parameter in the key tag. This field does not need to be filled in.
406-
- `html_url`: repository link. Used as the link of access. This field does not need to be filled in.
405+
- `id`: repository identification number. Used as parameter in the key tag. ( *This field does not need to be filled in.* )
406+
- `html_url`: repository link. Used as the link of access. ( *This field does not need to be filled in.* )
407407
- `homepage`: it's the access link to the built page, page deploy. About / Website of your GitHub.
408408
409409
<div align="center">
@@ -413,7 +413,7 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
413413
414414
<br>
415415
416-
- `topics`: array that brings information about the icons in [Project Icons](https://github-automated-repos.vercel.app/documentation/projectIcons) and [Stack Icons](https://github-automated-repos.vercel.app/documentation/stackIcons). Used in both ProjectIcon and StackIcon components. It is in this field that is passed the key configured in the hook. Refers to the field About / Topics of your GitHub.
416+
- `topics`: array that brings information about the icons in [Project Icons](https://github-automated-repos.vercel.app/documentation/projectIcons) and [Stack Icons](https://github-automated-repos.vercel.app/documentation/stackIcons). Used in both ProjectIcon, StackLabels e StackIcon components. It is in this field that is passed the key configured in the hook. Refers to the field About / Topics of your GitHub.
417417
418418
<div align="center">
419419
<img alt="topics_Props" height="600" src="https://user-images.githubusercontent.com/59892368/219117029-d693ee8f-4289-4ac0-85ed-674091508510.png">

0 commit comments

Comments
 (0)