From e5735f4755f3693d122c657d05b3d974a48e3113 Mon Sep 17 00:00:00 2001 From: HatScripts Date: Thu, 11 Dec 2025 22:51:25 +1100 Subject: [PATCH] Add emojis to section headers in README Updated README.md to include relevant emojis in section headers for improved visual clarity and organization. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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).