Skip to content

Commit

Permalink
Add describing of "pixel" style. (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeliot-Tm authored Sep 21, 2024
1 parent d8d7f54 commit 261afe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ The following styles are available (`flat` is the default).
| `flat-square` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=flat-square) |
| `plastic` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=plastic) |
| `for-the-badge` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=for-the-badge) |
| `pixel` | this is "invisible" mode for counter. Use it when you want to have counter without of displaying of it |

```markdown
![](https://komarev.com/ghpvc/?username=your-github-username&style=flat-square)
Expand Down

0 comments on commit 261afe4

Please sign in to comment.