PB2204 / JS-DSA

JS-DSA is a comprehensive collection of data structures and algorithms implemented in JavaScript. This project is designed to be a helpful resource for developers, students, and anyone interested in learning about data structures and algorithms through practical JavaScript examples.
https://www.npmjs.com/package/adv-dsa
MIT License
33 stars 4 forks source link

Add a Readme file #3

Open Dev-Ahmadubah opened 8 months ago

Dev-Ahmadubah commented 8 months ago

I noticed that this repository currently lacks a README file. A README file is essential for providing users and potential contributors with information about the project, how to use it, and how to contribute effectively.

I propose that we add a README file to this repository. I'd be willing to help with its creation.

Note: Please assign this issue to me if you agree, or let me know how I can assist in creating the README.

PB2204 commented 8 months ago

Currently I'm working on the documentation part of the project . I'll update the README.md file shortly . And then if you want to change anything , you can create a new issue or can make a PR . I'll merge this , if I find it helpful for the users . Thank you . Have a nice day !!!

PB2204 commented 8 months ago

@Dev-Ahmadubah I've just updated the README.md file of the project . Please take a look into that , and let me know , If you want to make any update there.