Skip to content

Commit

Permalink
tweak wording for options
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan13888 committed May 31, 2021
1 parent b8f6ab7 commit 73a08f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ Also, **VBR features could be configured as a [HTTP query parameter](https://en.
### Options (add as a [HTTP query parameter](https://en.wikipedia.org/wiki/Query_string))
**IMPORTANT: Other than the `page_id` option, there exists additional styling options and functional options (in the future). More details about the options could be found at the bottom of the [Shields.io website](https://shields.io/). Also, all the options are specified as HTTP parameters!!!**
- `page_id=<your id>` --> identifies your badge, make this unique to yourself. eg. `<your username.visitor.badge.reloaded` or `<username>-<username>`
- `color=<colour here>` --> the hex colour code of your badge, **do NOT include the `#`**
- `lcolor=<colour here>` --> set the left colour of the badge, **do NOT include the `#`**
- `color=<colour here>` --> the hex colour code of the badge background, **do NOT include the `#`**
- `lcolor=<colour here>` --> the hex colour code of the label, **do NOT include the `#`**
- `style=<style name>` --> refer to the Sheilds.IO website for the available options
- `text=<Some text other than "Visitors">` --> put a customizable label on your badge
- `logo` --> logo to put beside the badge, go to https://simpleicons.org/ for the available names
Expand Down

0 comments on commit 73a08f2

Please sign in to comment.