Skip to content

Commit 261afe4

Browse files
authored
Add describing of "pixel" style. (#99)
1 parent d8d7f54 commit 261afe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ The following styles are available (`flat` is the default).
9393
| `flat-square` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=flat-square) |
9494
| `plastic` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=plastic) |
9595
| `for-the-badge` | ![](https://img.shields.io/static/v1?label=Profile+views&message=1234567890&color=007ec6&style=for-the-badge) |
96+
| `pixel` | this is "invisible" mode for counter. Use it when you want to have counter without of displaying of it |
9697

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

0 commit comments

Comments
 (0)