diff --git a/README.md b/README.md
index 90d81b1..480f01e 100644
--- a/README.md
+++ b/README.md
@@ -43,12 +43,12 @@ If you want to install this package as a dependency, you can install it from thi
npm install --save https://github.com/HatScripts/circle-flags
```
-### Userscripts
+### ๐ Userscripts
- [Google Translate: Filter & Flags](https://github.com/HatScripts/google-translate-filter-and-flags) - Filters languages and shows country flags on Google Translate
- [Wiktionary: Filter & Flags](https://github.com/HatScripts/wiktionary-filter-and-flags) - Filters languages and shows country flags on Wiktionary
-## Contributing
+## ๐ Contributing
To contribute, you need to have the latest version of [svgo](https://github.com/svg/svgo) installed.
@@ -62,7 +62,7 @@ svgo ./flags --recursive --config=svgo.config.js
Then commit the changes, and submit them as a pull request.
-### The color palette
+### ๐จ The color palette
Submitted flags should conform to the following color palette. Try to match the flag's original colors with the nearest color from the palette.
@@ -84,6 +84,6 @@ Special cases:
- `#4a1f63`: purple (only one usage: [ Balearic Islands](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/es-ib.svg))
- `#751a46`: dark pink (only one usage: [ Qatar](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/qa.svg))
-## License
+## ๐งพ License
This project is released under the [MIT license](LICENSE.md).