From 265f1fbc175a001b1259dbd3e83b8cc69105f2c3 Mon Sep 17 00:00:00 2001 From: dankinsoid <30962149+dankinsoid@users.noreply.github.com> Date: Sat, 9 Mar 2024 19:39:26 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2484c3f..8cadfed 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ print(configs.intValue) // 3 ## Introducing `swift-networking-addons` -To enhance your experience with `swift-networking`, we're excited to introduce [`swift-networking-addons`](https://github.com/your-github/swift-networking-addons) — a complementary library designed to extend the core functionality of `swift-networking` with additional features and utilities. +To enhance your experience with `swift-networking`, we're excited to introduce [`swift-networking-addons`](https://github.com/dankinsoid/swift-networking-addons) — a complementary library designed to extend the core functionality of `swift-networking` with additional features and utilities. ## Installation