notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 56 forks source link

Improved the overview of the README #55

Closed yashksaini-coder closed 1 month ago

yashksaini-coder commented 1 month ago

✅ Fixes #49

This PR includes many updates to the README.md file to enhance its entire structure and visual appeal by using markdown badges, also the addition of a GitHub Actions workflow to automate updating the contributors list in the README.

Enhancements to README.md:

Automation:


@notsoocool Review this PR and add labels to it gssoc-ext, hacktoberfest and level etc


codecache-49.webm

vercel[bot] commented 1 month ago

@yashksaini-coder is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.

notsoocool commented 1 month ago

@yashksaini-coder have you tested the workflow locally on your repository?

yashksaini-coder commented 1 month ago

@yashksaini-coder have you tested the workflow locally on your repository?

Yes, all checks were done. Once merged with your main branch it will generate the list and display the profiles automatically.

You can also modify the action workflow to generate the table in a different way using parameters

notsoocool commented 1 month ago

Thank you for the PR! I will review it as soon as I get some free time.