mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
+ 🖌️ Added new assets to some of the documentations (#112)
This commit is contained in:
parent
a65f2d0145
commit
11205e35ba
3 changed files with 8 additions and 12 deletions
|
|
@ -1,16 +1,13 @@
|
|||
<div align="center">
|
||||
|
||||

|
||||
<img src="assets/customising.svg" alt="customising" width="500">
|
||||
|
||||
# Customising Your Badge 🎨
|
||||
|
||||
> [!NOTE]
|
||||
> Please note that all of these badges use `flat` style badges for their examples.
|
||||
>
|
||||
> Different styles may use different methods.
|
||||
>
|
||||
> Want to change the style of the button? Please see [STYLES.md](STYLES.md) for documentation.
|
||||
⚠️ Please note that all of these badges use `flat` style badges for their examples.
|
||||
|
||||
Want to change the style of the button? Please see [Styles](STYLES.md) for documentation.
|
||||
|
||||
---
|
||||
|
||||
When using Shield.io badges in Markdown, you can modify various aspects such as badge color, text, logos, and styles.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="assets/md-badges.png">
|
||||
<hr>
|
||||
|
||||
# ❔ Getting Started:
|
||||
<img src="assets/getting-started.svg" width="450">
|
||||
|
||||
There are no extra prerequisites to start using these badges. Simply copy the 'Markdown Code' of the badge that you'd like an paste it into your Markdown file.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="assets/styles.svg" alt="Styles" width="500" height="200">
|
||||
|
||||
# ⛩️ Types of Badges ⛩️
|
||||
|
||||
[shield.io](https://github.com/badges/shields) has 5 different styles of buttons, including:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue