mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 18:45:21 +00:00
docs: change github to GitHub (#657)
This commit is contained in:
parent
c1a88baad4
commit
ce0a97c29d
1 changed files with 17 additions and 17 deletions
34
readme.md
34
readme.md
|
|
@ -74,7 +74,7 @@ Copy-paste this into your markdown content, and that's it. Simple!
|
|||
Change the `?username=` value to your GitHub's username.
|
||||
|
||||
```md
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
```
|
||||
|
||||
_Note: Available ranks are S+ (top 1%), S (top 25%), A++ (top 45%), A+ (top 60%), and B+ (everyone).
|
||||
|
|
@ -88,7 +88,7 @@ To hide any specific stats, you can pass a query parameter `?hide=` with comma-s
|
|||
> Options: `&hide=stars,commits,prs,issues,contribs`
|
||||
|
||||
```md
|
||||

|
||||

|
||||
```
|
||||
|
||||
### Adding private contributions count to total commits count
|
||||
|
|
@ -100,7 +100,7 @@ _Note: If you are deploying this project yourself, the private contributions wil
|
|||
> Options: `&count_private=true`
|
||||
|
||||
```md
|
||||

|
||||

|
||||
```
|
||||
|
||||
### Showing icons
|
||||
|
|
@ -108,7 +108,7 @@ _Note: If you are deploying this project yourself, the private contributions wil
|
|||
To enable icons, you can pass `show_icons=true` in the query param, like so:
|
||||
|
||||
```md
|
||||

|
||||

|
||||
```
|
||||
|
||||
### Themes
|
||||
|
|
@ -118,14 +118,14 @@ With inbuilt themes, you can customize the look of the card without doing any [m
|
|||
Use `?theme=THEME_NAME` parameter like so :-
|
||||
|
||||
```md
|
||||

|
||||

|
||||
```
|
||||
|
||||
#### All inbuilt themes :-
|
||||
|
||||
dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontrast, dracula
|
||||
|
||||
<img src="https://res.cloudinary.com/anuraghazra/image/upload/v1595174536/grs-themes_l4ynja.png" alt="GitHub Readme Stat Themes" width="600px"/>
|
||||
<img src="https://res.cloudinary.com/anuraghazra/image/upload/v1595174536/grs-themes_l4ynja.png" alt="GitHub Readme Stats Themes" width="600px"/>
|
||||
|
||||
You can look at a preview for [all available themes](./themes/README.md) or checkout the [theme config file](./themes/index.js) & **you can also contribute new themes** if you like :D
|
||||
|
||||
|
|
@ -208,16 +208,16 @@ Copy-paste this code into your readme and change the links.
|
|||
Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats`
|
||||
|
||||
```md
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
```
|
||||
|
||||
### Demo
|
||||
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
|
||||
Use [show_owner](#customization) variable to include the repo's owner username
|
||||
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
|
||||
# Top Languages Card
|
||||
|
||||
|
|
@ -299,37 +299,37 @@ Change the `?username=` value to your [Wakatime](https://wakatime.com) username.
|
|||
|
||||
- Default
|
||||
|
||||

|
||||

|
||||
|
||||
- Hiding specific stats
|
||||
|
||||

|
||||

|
||||
|
||||
- Showing icons
|
||||
|
||||

|
||||

|
||||
|
||||
- Include All Commits
|
||||
|
||||

|
||||

|
||||
|
||||
- Themes
|
||||
|
||||
Choose from any of the [default themes](#themes)
|
||||
|
||||

|
||||

|
||||
|
||||
- Gradient
|
||||
|
||||

|
||||

|
||||
|
||||
- Customizing stats card
|
||||
|
||||

|
||||

|
||||
|
||||
- Setting card locale
|
||||
|
||||

|
||||

|
||||
|
||||
- Customizing repo card
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue