Skip to content

Commit

Permalink
Show example
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Jan 7, 2024
1 parent 1c1f245 commit 041a164
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,9 @@ to ensure the 1000 views are accounted for:

You can set the `abbreviated` parameter to `true` if you would like the counter to be abbreviated.

For example, a counter with 12345 views, will be displayed as 12K.
For example, a counter with 12345 views, will be displayed as 12.3K.

![](https://img.shields.io/static/v1?label=Profile+views&message=12.3K&color=007ec6)

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

0 comments on commit 041a164

Please sign in to comment.