From 5bcae8fe68b5bf1c15f9568e9111103799bfccec Mon Sep 17 00:00:00 2001 From: kolo <154599184+koloideal@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:40:53 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcbdcae..4c21710 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ --- -## Contents +
+Contents + - [**Installing**](#installing) - [**Quick Start**](#quick-start) - [**Documentation**](#documentation) @@ -67,6 +69,7 @@ - [**RequiredArgumentNotPassedException** Objects](#requiredargumentnotpassedexception-objects) - [**IncorrectNumberOfHandlerArgsException** Objects](#incorrectnumberofhandlerargsexception-objects) - [**TriggerContainSpacesException** Objects](#triggercontainspacesexception-objects) +
---