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)