mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
Merge pull request #16 from nombrekeff/patch-1
docs: Some little grammar fixes and improvements.
This commit is contained in:
commit
8d982d59c6
18
readme.md
18
readme.md
@ -1,6 +1,6 @@
|
|||||||
## Github Readme stats
|
## Github Readme stats
|
||||||
|
|
||||||
Get dynamically generated github stats on your readmes!
|
Get dynamically generated GitHub stats on your readmes!
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Get dynamically generated github stats on your readmes!
|
|||||||
|
|
||||||
# Github Stats Card
|
# Github Stats Card
|
||||||
|
|
||||||
Copy paste this into your markdown content and thats it. simple!
|
Copy paste this into your markdown content, and that's it. Simple!
|
||||||
|
|
||||||
change the `?username=` value to your GitHubs's username
|
change the `?username=` value to your GitHubs's username
|
||||||
|
|
||||||
@ -17,9 +17,9 @@ change the `?username=` value to your GitHubs's username
|
|||||||

|

|
||||||
```
|
```
|
||||||
|
|
||||||
### Hiding certain stats
|
### Hiding individual stats
|
||||||
|
|
||||||
To hide any specific stats you can pass a query parameter `?hide=` with an array of items you wanna hide.
|
To hide any specific stats, you can pass a query parameter `?hide=` with an array of items, you wanna hide.
|
||||||
|
|
||||||
> Options: `&hide=["stars","prs","issues","contribs"]`
|
> Options: `&hide=["stars","prs","issues","contribs"]`
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ To hide any specific stats you can pass a query parameter `?hide=` with an array
|
|||||||
|
|
||||||
### Showing icons
|
### Showing icons
|
||||||
|
|
||||||
To enable icons you can pass `show_icons=true` in the query param like so
|
To enable icons, you can pass `show_icons=true` in the query param like so
|
||||||
|
|
||||||
```md
|
```md
|
||||||

|

|
||||||
@ -56,13 +56,13 @@ Other options:
|
|||||||
|
|
||||||
# Github Extra Pins
|
# Github Extra Pins
|
||||||
|
|
||||||
Github extra pins allows you to pin more than 6 repositories in your profile by using github readme profile.
|
Github extra pins allow you to pin more than 6 repositories in your profile using a GitHub readme profile.
|
||||||
|
|
||||||
Yey! you are no longer limited to 6 pinned repos
|
Yey! you are no longer limited to 6 pinned repositories.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
Copy paste this code into your readme and change the links.
|
Copy-paste this code into your readme and change the links.
|
||||||
|
|
||||||
Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats`
|
Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats`
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ Endpoint: `api/pin?username=anuraghazra&repo=github-readme-stats`
|
|||||||
|
|
||||||
### Quick Tip (Align The Repo Cards)
|
### Quick Tip (Align The Repo Cards)
|
||||||
|
|
||||||
Normally you won't be able to layout the images side by side to do that you can use this approach
|
You usually won't be able to layout the images side by side to do that you can use this approach
|
||||||
|
|
||||||
```md
|
```md
|
||||||
<a href="https://github.com/anuraghazra/github-readme-stats">
|
<a href="https://github.com/anuraghazra/github-readme-stats">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user