0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-21 18:38:57 +01:00

Update README.md

This commit is contained in:
Lipis 2013-09-27 02:14:35 +02:00
parent 7b9af75c38
commit aaf6186e82

View File

@ -10,8 +10,8 @@ Usage
For using the flags inline with text add the classes `.flag-icon` and `.flag-icon-xx`
(where `xx` is the
[ISO 3166-1-alpha-2 code](http://www.iso.org/iso/country_names_and_code_elements)
of a country) to an empty `<span>`. If you want the flag to have the squared version
then also add the class `flag-icon-squared`. Example:
of a country) to an empty `<span>`. If you want to have a squared version flag
then add the class `flag-icon-squared` as well. Example:
<span class="flag-icon flag-icon-gr"></span>
<span class="flag-icon flag-icon-gr flag-icon-squared"></span>