Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Aug 29, 2024
1 parent 4bd7db8 commit ea4638f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# country-emoji

[![npm_svg]][npm_url]
[![npm_alpha_svg]][npm_url]
[![dl_url]][npm_url]
[![coveralls_svg]][coveralls_url]
[![codecov_svg]][codecov_url]
[![xo_svg]][xo_url]
[![license_svg]][license_url]
[![tippin_svg]][tippin_url]


[npm_svg]: https://img.shields.io/npm/v/country-emoji
[npm_alpha_svg]: https://img.shields.io/npm/v/country-emoji/alpha
[npm_url]: https://www.npmjs.com/package/country-emoji

[dl_url]: https://img.shields.io/npm/dw/country-emoji
Expand All @@ -32,6 +33,8 @@ Converts between country names, ISO 3166-1 codes and flag emojis. **Has zero dep

```
$ npm install --save country-emoji
# or
$ npm install --save country-emoji@alpha
```

## Usage
Expand Down

0 comments on commit ea4638f

Please sign in to comment.