From 82b618e04630860741dc3b0a69297b7aa3f37dec Mon Sep 17 00:00:00 2001 From: Sefinek Date: Sun, 18 Aug 2024 21:25:57 +0200 Subject: [PATCH] Update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f529a54..96bed07 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ const { NekosiaAPI } = require('nekosia.js'); })(); ``` +### See more +https://github.com/Nekosia-API/nekosia.js/tree/main/examples + + ## Versions ```js const { NekosiaVersion } = require('nekosia.js');