Added previews to README
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
41b7b5afff
commit
3788242f2e
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -22,6 +22,8 @@ Change the `?username=` value to your GitHub's username.
|
|||
[](https://github.com/Aviortheking/codestats-readme)
|
||||
```
|
||||
|
||||
[](https://github.com/Aviortheking/codestats-readme)
|
||||
|
||||
### Options
|
||||
|
||||
| Option Name | Preview | Description |
|
||||
|
@ -39,12 +41,14 @@ Shows your XP history as it's shown on your profile.
|
|||
|
||||
Copy-paste this code into your readme and change the links.
|
||||
|
||||
Endpoint: `api/history?username=anuraghazra`
|
||||
Endpoint: `api/history?username=Aviortheking`
|
||||
|
||||
```md
|
||||
[](https://github.com/aviortheking/codestats-readme)
|
||||
[](https://github.com/aviortheking/codestats-readme)
|
||||
```
|
||||
|
||||
[](https://github.com/aviortheking/codestats-readme)
|
||||
|
||||
### Options
|
||||
|
||||
| Option Name | Preview | Description |
|
||||
|
@ -71,6 +75,8 @@ Endpoint: `api/top-langs?username=anuraghazra`
|
|||
[](https://github.com/aviortheking/codestats-readme)
|
||||
```
|
||||
|
||||
[](https://github.com/aviortheking/codestats-readme)
|
||||
|
||||
### Options
|
||||
|
||||
| Option Name | Preview | Description |
|
||||
|
|
Loading…
Add table
Reference in a new issue