From 8ff7a1d6f91703cf529a2296028463bbfefde672 Mon Sep 17 00:00:00 2001 From: Irfan Ghat <58285388+lexara-prime-ai@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:41:27 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36bf791..0e97002 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Render CDK Documentation +## Reference Docs - [Reference](https://cdk-c1wu.onrender.com/) + +![docs](https://github.com/lexara-prime-ai/RENDER_CDK/blob/master/docs.png?raw=true) + ## Overview `render_cdk` provides a streamlined interface for interacting with Render, a platform that allows you to build, deploy, and scale your apps with ease. This crate _abstracts_ Render's API, making it easier to work with Render cloud _**programmatically**_. @@ -37,4 +41,4 @@ This project is licensed under the MIT License. See the [LICENSE](https://github For questions, issues, or suggestions, please open an issue on the [repository](https://github.com/lexara-prime-ai/RENDER_CDK). -Thank you for using `render_cdk`! We hope this documentation helps you get started quickly. \ No newline at end of file +Thank you for using `render_cdk`! We hope this documentation helps you get started quickly.