diff --git a/.gitea/template b/.gitea/template index d598201..b0858c4 100644 --- a/.gitea/template +++ b/.gitea/template @@ -1,2 +1,3 @@ # Use template filling in these files: docker-compose.yaml +README.md diff --git a/README.md b/README.md index 5a7ad7c..201ff79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# discord-bot-template +# [${REPO_NAME}](${REPO_LINK}) A quick rust-based discord bot template.