diff --git a/LICENSE b/LICENSE.md similarity index 98% rename from LICENSE rename to LICENSE.md index 176267b..87fb45d 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,4 +1,4 @@ -MIT License +# MIT License Copyright (c) 2022 HatScripts diff --git a/README.md b/README.md index e210f69..685b09b 100644 --- a/README.md +++ b/README.md @@ -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: [ Chad](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/td.svg), to differentiate from [ Romania](https://github.com/HatScripts/circle-flags/blob/gh-pages/flags/ro.svg)) * `#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 -This project is released under the [MIT license](LICENSE). +This project is released under the [MIT license](LICENSE.md).