Yashasv-Prajapati / Docify

5 stars 2 forks source link

Adding UML Diagram to README.md of user's project #77

Closed Harsh290803 closed 3 months ago

Harsh290803 commented 4 months ago

Usage

bash add_uml_to_markdown.sh /path/to/project_directory /path/to/uml_image

A new folder with a unique name is created within the project directory to store the image, and the image is included in the README.md file in the same project directory. Resolves #CS3-83 CS3-82