From 29246bbdd62faf09af5644d630e47497a018172f Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Tue, 24 Sep 2013 17:29:04 +0200 Subject: [PATCH] Added README --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..7b1eb2ff --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +country-flag-icons +================== + + +CSS classes +----------- + + +`.flag-icon` + +`.flag-icon-xx` where `xx` is the [ISO 3166-1-alpha-2 code](http://www.iso.org/iso/country_names_and_code_elements) + +`.flag-icon-squared` the squared version of the flag + +`.flag-icon-2x` 2 times bigger size + +`.flag-icon-3x` 3 times bigger size + + +Usage +----- + + + + + + + + \ No newline at end of file