Provide more examples
This commit is contained in:
parent
eccb890604
commit
d4591fb967
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -12,8 +12,22 @@ https://hatscripts.github.io/circle-flags/flags/xx.svg
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/ca.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/gb.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/jp.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/mx.svg" width="48">
|
||||||
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="48">
|
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/za.svg" width="48">
|
||||||
```
|
```
|
||||||
|
|
||||||
Gives:
|
Gives:
|
||||||
|
|
||||||
|
\
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/ca.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/gb.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/jp.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/mx.svg" width="48">
|
||||||
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="48">
|
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="48">
|
||||||
|
<img src="https://hatscripts.github.io/circle-flags/flags/za.svg" width="48">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue