Skip to content

Commit

Permalink
✏️ Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
KevzPeter committed Mar 4, 2024
1 parent 8dd2f5e commit 7023eec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
## ⭐ How to add to your page ⭐
<br/>

Add the following line to your Github README.md page / website / any markdown support file and replace {your-duolingo-id} ⤵️
Add the following line to your Github README.md page / website / any markdown file and replace {your-duolingo-id} ⤵️

```html
<img src="https://duolingo-stats-card.vercel.app/api?id={your-duolingo-id}" alt="Duolingo Stats"/>
Expand All @@ -35,7 +35,7 @@ Add the following line to your Github README.md page / website / any markdown su
Or even this way ⤵️

```mark
![Duolingo Stats](https://duolingo-stats-card.vercel.app/api?id={your-duolingo-id})`
![Duolingo Stats](https://duolingo-stats-card.vercel.app/api?id={your-duolingo-id})
```

For example, if your Duolingo id is "23141883", add the following line:
Expand Down

0 comments on commit 7023eec

Please sign in to comment.