ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
68 stars 199 forks source link

Add Demo Link to Website in README #1354

Open T-Fathima opened 3 hours ago

T-Fathima commented 3 hours ago

Feature Name

Add demo link

Feature Description

This issue proposes adding a demo link to the live website in the README file. Including a demo link will allow users and contributors to easily access and view a live version of the project, enhancing user experience and understanding of the project.

Motivation

Add a "Demo" Section: Insert a new section titled "Demo" near the top of the README file for better visibility. Link Format: Use markdown syntax to add the link with descriptive text (e.g., "View Demo Here"). Location in README: Place the link under the project description, so users see it right after the project introduction.

Implementation Suggestions (Optional)

No response

Feature Type

Documentation Enhancement

Does this feature require additional resources?

References (Optional)

No response

github-actions[bot] commented 3 hours ago

👋 Hi @T-Fathima! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.