Configuration

Uses brand slugs from SimpleIcons.org

Preview & Output
Badge Preview
Badge Preview
Markdown
![version](https://img.shields.io/badge/version-1.0.0-007ec6?style=flat&logo=github)
HTML
<img src="https://img.shields.io/badge/version-1.0.0-007ec6?style=flat&logo=github" alt="version" />
Raw URL
https://img.shields.io/badge/version-1.0.0-007ec6?style=flat&logo=github

Static and Dynamic GitHub Badges

Badges provide a professional and functional touch to any project's documentation. While Static Badges are great for fixed information like versioning or tech stack icons, Dynamic Badges pull real-time data directly from GitHub to show live metrics.

Dynamic GitHub Integration

By providing your GitHub repository slug (e.g., 'facebook/react'), you can generate badges that automatically update to show your current star count, fork count, open issues, or license type. These are powered by Shields.io and stay current without any manual updates to your README.

Best Practices

Use high-contrast styles like 'For the Badge' for your primary repo status and 'Flat' or 'Flat Square' for tech stack details. Adding relevant icons from SimpleIcons.org helps users quickly identify the tools and platforms your project utilizes at a glance.