From dc945470efe1278ef27ce82b07f2cf56af26c818 Mon Sep 17 00:00:00 2001 From: Lukas Pistrol Date: Sun, 17 Sep 2023 10:41:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee0091f..1190ca3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Attach async tasks to SwiftUI views using a trigger mechanism. See [this](#the-s - [Overview](#overview) - [The Problem](#the-problem) - [The Solution](#the-solution) +- [Contribution](#contribution) ## Usage