Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit d7433fd

Browse files
update README
1 parent de755f6 commit d7433fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<flag-icon>
22
===========
33

4-
Polymer Web Component for flags. **SVG as well as 16x11, 32x24, and 64x48 PNG images.**
4+
Polymer Web Component for flags. **SVG; 16x11, 32x24, and 64x48 PNG images.**
55

66
### Countries
77

@@ -138,7 +138,7 @@ Attribute | Type | Default | Description
138138
--- | --- | --- | ---
139139
`key` | *string* | `null` | Proper, common, ISO 3166-1 alpha-2, alpha-3, or numeric country code
140140
`svg` | *attribute* | `false` | Use larger filesize SVG files instead of PNGs
141-
`width` | *string* | `16` | Width of icon (aspect ratio is maintained). Optimal resolution will be used.
141+
`width` | *integer* | `16` | Width of icon (aspect ratio is maintained). Optimal resolution will be used.
142142
`usstate` | *boolean* | `false` | US State flags
143143
`canada` | *boolean* | `false` | Canadian Province and Territory flags
144144
`maritime` | *boolean* | `false` | Maritime and ICS flags

0 commit comments

Comments
 (0)