From 9010904649201f14a7adbb306539d8120d027195 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 16 Oct 2020 19:32:06 -0500 Subject: [PATCH] Write README.md with table of contents --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 22bcd49..b4d31e9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # discord-tricks +This is a repository where I share various tips and tricks for Discord. + +## Table of Contents + +* [Text substitution using sed formatting](sed-text-replacement.md) +* [Edited text in the middle of a message](edited-in-middle-of-message.md)