From c0b2b2b67bf250105ae85422f88599f302e1fb73 Mon Sep 17 00:00:00 2001 From: FasterSpeeding Date: Sun, 7 Jul 2024 17:11:34 -0400 Subject: [PATCH] Update README.md (#913) Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com> --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d03669fc4..b2764cda6 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@ You can install Tanjun from PyPI using the following command in any Python 3.9 o python -m pip install -U hikari-tanjun ``` -# Quick Usage +# Getting started -For usage see the [documentation](https://tanjun.cursed.solutions/), -[usage guide](https://tanjun.cursed.solutions/usage/), and +For an overview on using Hikari for creating bots see [HG](https://hg.cursed.solutions/). + +For a guide on Tanjun's main features see the [usage guide](https://tanjun.cursed.solutions/usage/). + +There's also [Tanjun's general documentation](https://tanjun.cursed.solutions/), and some [tutorials and articles](https://patchwork.systems/programming/hikari-discord-bot/index.html). # Community Resources