Skip to content

Commit b587789

Browse files
authored
Merge pull request #3 from Majkey25/feat/update-readme-for-professionalism-and-clarity/2026-02-05-5oaziz
Fix README badges and expand documentation (add CHANGELOG)
2 parents bf627ee + 5b05d3d commit b587789

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# DownloadGithubDir
22

3-
[![Release](https://img.shields.io/github/v/release/DownloadGithubDir)](https://github.com/DownloadGithubDir//releases)
4-
[![License](https://img.shields.io/github/license/DownloadGithubDir)](LICENSE)
5-
[![Stars](https://img.shields.io/github/stars/DownloadGithubDir)](https://github.com/DownloadGithubDir/stargazers)
6-
[![Forks](https://img.shields.io/github/forks/DownloadGithubDir)](https://github.com/DownloadGithubDir/forks)
7-
[![Issues](https://img.shields.io/github/issues/DownloadGithubDir)](https://github.com/DownloadGithubDir/issues)
8-
[![PRs](https://img.shields.io/github/issues-pr/DownloadGithubDir/)](https://github.com/DownloadGithubDir/pulls)
9-
[![Last Commit](https://img.shields.io/github/last-commit/DownloadGithubDir)](https://github.com/DownloadGithubDir/commits/main)
10-
[![GitHub Pages](https://img.shields.io/github/actions/workflow/status/DownloadGithubDir/pages.yml?label=pages)](./.github/workflows/pages.yml)
3+
[![Release](https://img.shields.io/badge/release-v1.0.0-blue)](CHANGELOG.md)
4+
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
5+
![Stars](https://img.shields.io/badge/stars-★-lightgrey)
6+
![Forks](https://img.shields.io/badge/forks-🍴-lightgrey)
7+
![Issues](https://img.shields.io/badge/issues-open-lightgrey)
8+
![PRs](https://img.shields.io/badge/PRs-open-lightgrey)
9+
![Last Commit](https://img.shields.io/badge/last%20commit-recent-lightgrey)
10+
[![GitHub Pages](https://img.shields.io/badge/pages-deploy-blueviolet)](./.github/workflows/pages.yml)
1111

1212
DownloadGithubDir is a fast, client-side tool that lets users download a specific folder from any GitHub repository as a ZIP file. It runs entirely in the browser (no backend), so it is safe to host on GitHub Pages and simple to operate.
1313

0 commit comments

Comments
 (0)