diff --git a/README.md b/README.md
index 6ba0fb1..ff2079f 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,8 @@
## 🎨 Palette
-| | Hex | RGB | HSL | CMYK |
-|--------------------------------------------------------------------------------------------------------------------------------------|-----------|-----------------|-----------------|---------------------|
+| | Hex | RGB | HSL | CMYK |
+| ------------------------------------------------------------------------------------------------------------------------------------ | --------- | --------------- | --------------- | ------------------- |
| | `#F0F0F5` | `240, 240, 245` | `240, 20%, 95%` | `2%, 2%, 0%, 4%` |
| | `#EA31B5` | `234, 49, 181` | `317, 81%, 55%` | `0%, 79%, 23%, 8%` |
| | `#AE9AD6` | `174, 154, 214` | `260, 42%, 72%` | `19%, 28%, 0%, 16%` |
@@ -47,15 +47,14 @@
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md).
-
## 📜 License
Catppuccin is released under the MIT license, which grants the following permissions:
-- Commercial use
-- Distribution
-- Modification
-- Private use
+- Commercial use
+- Distribution
+- Modification
+- Private use
For more convoluted language, see the [LICENSE file](https://github.com/catppuccin/catppuccin/blob/main/LICENSE.md).
@@ -63,6 +62,6 @@ For more convoluted language, see the [LICENSE file](https://github.com/catppucc
Thanks to the following tools developing this project is possible:
-- [coolors.co](https://coolors.co/): A tool for creating and collecting color palettes.
-- [InkScape](https://inkscape.org/): free and open-source vector graphics editor.
-- [colors_converter.asp](https://www.w3schools.com/colors/colors_converter.asp): Convert colors to different formats.
+- [coolors.co](https://coolors.co/): A tool for creating and collecting color palettes.
+- [InkScape](https://inkscape.org/): free and open-source vector graphics editor.
+- [colors_converter.asp](https://www.w3schools.com/colors/colors_converter.asp): Convert colors to different formats.