We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a43cf commit b626d20Copy full SHA for b626d20
README.md
@@ -75,7 +75,7 @@ dump(IsoCountryCodes.searchByName("Virgin Islands"))
75
```
76
77
### Fun with flags
78
-Retrieve a corresponding emoji flag from a country code. (Thanks to @lorismaz for this addition!)
+Retrieve a corresponding emoji flag from a country code. (Thanks to [@lorismaz](https://github.com/lorismaz) for this addition!)
79
80
```swift
81
let emojiString = IsoCountries.flag(countryCode: "NL")
0 commit comments