From 85b241eecb4b2ca8abc21e7b44cd0853cb909da8 Mon Sep 17 00:00:00 2001 From: Kaname <56084970+kaname-png@users.noreply.github.com> Date: Fri, 21 Jan 2022 11:52:07 -0600 Subject: [PATCH] docs(readme): javascript and typescript support announcement and more (#364) Co-authored-by: Jeroen Claassens --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bed12a15e..cc096fa78 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ Sapphire is a Discord bot framework built on top of [discord.js] for advanced and amazing bots. +
+ +| [**Click here for the documentation and guides**](https://www.sapphirejs.dev/) | +| ------------------------------------------------------------------------------ | + +
+ ## Features - Written in TypeScript @@ -27,6 +34,7 @@ Sapphire is a Discord bot framework built on top of [discord.js] for advanced an - Completely Modular and Extendable - Advanced Plugins Support - Supports many [plugins](https://github.com/sapphiredev/plugins) +- Full TypeScript & JavaScript support ## Installation