From 8e4021617473ca6e1801ccd8910aa9423435a851 Mon Sep 17 00:00:00 2001 From: Aadi Desai <21363892+supleed2@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:07:38 +0100 Subject: [PATCH] Add Shuttle link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b3e2b5..cad92f7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # nanobot -Discord bot written with [serenity-rs/poise](https://github.com/serenity-rs/poise) and [tokio-rs/axum](https://github.com/tokio-rs/axum). It allows users to be de-anonymised and automatically verified for entry to a Discord server. +Discord bot written with [serenity-rs/poise](https://github.com/serenity-rs/poise) and [tokio-rs/axum](https://github.com/tokio-rs/axum), designed to run on [Shuttle](https://www.shuttle.rs). It allows users to be de-anonymised and automatically verified for entry to a Discord server.