Rename LICENSE to LICENSE.md
This commit is contained in:
parent
553674a376
commit
708ee6ca7b
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
MIT License
|
||||
# MIT License
|
||||
|
||||
Copyright (c) 2022 HatScripts
|
||||
|
||||
|
|
@ -81,10 +81,11 @@ Try to match the flag's original colors with the nearest color from the palette.
|
|||
* `#0052b4`: blue
|
||||
|
||||
Special cases:
|
||||
|
||||
* `#002266`: dark blue (only one usage: [<img src="https://hatscripts.github.io/circle-flags/flags/td.svg" width="16"> Chad](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/td.svg), to differentiate from [<img src="https://hatscripts.github.io/circle-flags/flags/ro.svg" width="16"> Romania](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/ro.svg))
|
||||
* `#4a1f63`: purple (only one usage: [<img src="https://hatscripts.github.io/circle-flags/flags/es-ib.svg" width="16"> Balearic Islands](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/es-ib.svg))
|
||||
* `#751a46`: dark pink (only one usage: [<img src="https://hatscripts.github.io/circle-flags/flags/qa.svg" width="16"> Qatar](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/qa.svg))
|
||||
|
||||
## License
|
||||
|
||||
This project is released under the [MIT license](LICENSE).
|
||||
This project is released under the [MIT license](LICENSE.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue