Skip to content

Commit b626d20

Browse files
authored
Update README.md
Added link to github username
1 parent e6a43cf commit b626d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dump(IsoCountryCodes.searchByName("Virgin Islands"))
7575
```
7676

7777
### Fun with flags
78-
Retrieve a corresponding emoji flag from a country code. (Thanks to @lorismaz for this addition!)
78+
Retrieve a corresponding emoji flag from a country code. (Thanks to [@lorismaz](https://github.com/lorismaz) for this addition!)
7979

8080
```swift
8181
let emojiString = IsoCountries.flag(countryCode: "NL")

0 commit comments

Comments
 (0)