From 31a7ab347f7b4fbd7e97b9fabf9af3b9c90879b7 Mon Sep 17 00:00:00 2001
From: Ashita Prasad <ashitaprasad92@gmail.com>
Date: Sat, 1 Feb 2025 14:40:39 +0530
Subject: [PATCH] Update README.md

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

diff --git a/doc/dev_guide/README.md b/doc/dev_guide/README.md
index 3b167dff..48c62555 100644
--- a/doc/dev_guide/README.md
+++ b/doc/dev_guide/README.md
@@ -6,4 +6,5 @@
 4. [Integration Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/integration_testing.md)
 5. [List of API Endpoints for Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/api_endpoints_for_testing.md)
 6. [Packaging API Dash](https://github.com/foss42/apidash/blob/main/doc/dev_guide/packaging.md)
-   
+7. Other Topics
+    - [Flutter Rust Bridge Experiment for Parsing Hurl](https://github.com/foss42/apidash/blob/main/doc/dev_guide/flutter_rust_bridge_experiment.md)