From 3c7462201f91352873b3db141f47547e69e63adb Mon Sep 17 00:00:00 2001
From: Ashita Prasad <ashitaprasad92@gmail.com>
Date: Sat, 30 Nov 2024 17:42:34 +0530
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ca5d308..bcb6d23e 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,7 @@ API Dash currently supports API integration code generation for the following la
 | Rust                   | `reqwest`     |         |
 | Rust                   | `ureq`        |         |
 | Rust                   | `Actix Client` |        |
+| Swift                  | `URLSession`  | Testing Required |
 
 We welcome contributions to support other programming languages/libraries/frameworks. Please check out more details [here](https://github.com/foss42/apidash/discussions/80).
 
@@ -231,7 +232,7 @@ Just click on the [Issue tab](https://github.com/foss42/apidash/issues) to raise
 
 ## Roadmap
 
-Please find the Roadmap for API Dash [here](https://github.com/foss42/apidash/blob/main/ROADMAP.md). 
+Please find the Roadmap for API Dash [here](https://github.com/foss42/apidash/blob/main/ROADMAP.md).
 
 ## Documentation