From 338f511221aeba2f2129eab2cfe1cb5b64d8c03c Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Thu, 9 Jan 2025 18:56:15 +0530 Subject: [PATCH] Update README.md --- doc/user_guide/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user_guide/README.md b/doc/user_guide/README.md index a22842ae..88d659b4 100644 --- a/doc/user_guide/README.md +++ b/doc/user_guide/README.md @@ -3,6 +3,6 @@ - [History of Requests](https://github.com/foss42/apidash/blob/main/doc/user_guide/his_user_guide.md) - [Environment Variables Manager](https://github.com/foss42/apidash/blob/main/doc/user_guide/env_user_guide.md) - [How to Disable SSL for Requests](https://github.com/foss42/apidash/blob/main/doc/user_guide/disable_ssl.md) -- Import Request for cURL (Doc TODO) -- How to use Code Generator (Doc TODO) +- Import Request for cURL (Contributions Welcome!) +- [How to Run Generated Code for a Programming Language](https://github.com/foss42/apidash/blob/main/doc/user_guide/instructions_to_run_generated_code.md) (Contributions Welcome!) - [API Dash on Mobile](https://github.com/foss42/apidash/blob/main/doc/user_guide/req_user_guide.md)