Skip to content

Commit aec9089

Browse files
committed
docs: use backticks for file references in README
1 parent f71488f commit aec9089

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
@@ -64,7 +64,7 @@ The appearance of the card can be changed instantly by selecting one of the buil
6464
</details>
6565

6666
#### Available Built-in Themes
67-
The project includes several pre-defined themes. You can see a preview of each below. For a complete list, refer to [themes/README.md](./themes/README.md).
67+
The project includes several pre-defined themes. You can see a preview of each below. For a complete list, refer to [`themes/README.md`](./themes/README.md).
6868

6969
| Themes | Preview |
7070
| :------------------: | :-------------------------: |
@@ -301,7 +301,7 @@ Beyond the default stats, you can enable extra metrics like code reviews, closed
301301
Available values for `show`: `reviews`, `issues_closed`, `discussions_started`, `discussions_answered`.
302302

303303
### Available Locales
304-
The card can display text in multiple languages. Use the `locale` parameter to change the language. Below are some of the supported locales; for a complete list, see [i18n/README.md](./i18n/README.md).
304+
The card can display text in multiple languages. Use the `locale` parameter to change the language. Below are some of the supported locales; for a complete list, see [`i18n/README.md`](./i18n/README.md).
305305

306306
<table>
307307
<tr>
@@ -346,7 +346,7 @@ If your language is missing, you can contribute a new translation by following t
346346
</details>
347347

348348
## License
349-
This project is open-source and distributed under the MIT License. You are free to use, modify, and distribute it, subject to the terms of the license. For more details, see the [LICENSE](./LICENSE) file.
349+
This project is open-source and distributed under the MIT License. You are free to use, modify, and distribute it, subject to the terms of the license. For more details, see the [`LICENSE`](./LICENSE) file.
350350

351351
## Deploy on Vercel
352352
You can host your own instance of the GitHub Readme Profile API on Vercel. This gives you full control over the endpoint and allows you to customize the behavior or add new features.

0 commit comments

Comments
 (0)