Skip to content

Commit

Permalink
Update table
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Dec 20, 2023
1 parent 5af154c commit 02deb26
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ kaomoji.uwu().then(console.log);


### » Kaomoji endpoints
| Function | Link to the API | Example |
|----------|:----------------------------------------------------------|-----------|
| `cat()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/cat) | (=^-ω-^=) |
| `dog()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/dog) | ଘ(∪・ﻌ・∪)ଓ |
| `owo()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/owo) | 𝓞𝔀𝓞 |
| `uwu()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/uwu) | 𝕌𝕨𝕌 |
| `love()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/love) | ヽ(♡‿♡)ノ |
| Function | Link to the API | Version | Example |
|----------|:----------------------------------------------------------|:--------|-----------|
| `cat()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/cat) | v2 | (=^-ω-^=) |
| `dog()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/dog) | v2 | ଘ(∪・ﻌ・∪)ଓ |
| `owo()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/owo) | v2 | 𝓞𝔀𝓞 |
| `uwu()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/uwu) | v2 | 𝕌𝕨𝕌 |
| `love()` | [Click here](https://api.sefinek.net/api/v2/kaomoji/love) | v2 | ヽ(♡‿♡)ノ |


## 📝 • Changelog
Expand Down

0 comments on commit 02deb26

Please sign in to comment.