From 231b0b6c186425432cf169ed8393072e5ac7061d Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Thu, 23 Feb 2023 16:05:06 +0000 Subject: [PATCH] docs(README): hoist up usage and contributing sections (#1940) I believe that it's important that the usage and contributing sections are placed higher up in the README as the ports list will only continue to grow over time. --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index f43e899..7c49725 100644 --- a/README.md +++ b/README.md @@ -890,6 +890,27 @@ the [style guide](https://github.com/catppuccin/catppuccin/blob/main/docs/style-   +### 🔧 Usage + +If you're interested in using our palette for your own project, make sure to check +out [catppuccin/palette](https://github.com/catppuccin/palette) where you can find integrations with popular frameworks +and tools. + +Already have a project making use of our palette? Don't forget to add it to +our [showcase](#-showcase) section below! + +  + +### 👐 Contributing + +> **Note**
+> if you would like to submit a port or learn how to port Catppuccin to a program, please refer to +> the [port-creation.md](https://github.com/catppuccin/catppuccin/blob/main/docs/port-creation.md) + +See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/main/CONTRIBUTING.md) + +  + ### 🪵 Ports and more! Catppuccin is available for various apps and in different formats. Here is a list of them: @@ -1190,27 +1211,6 @@ If you're making an application or tool using our palette, please let us know by   -### 👐 Contributing - -> **Note**
-> if you would like to submit a port or learn how to port Catppuccin to a program, please refer to -> the [port-creation.md](https://github.com/catppuccin/catppuccin/blob/main/docs/port-creation.md). - -See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/main/CONTRIBUTING.md). - -  - -### 🔧 Usage - -If you're interested in using our palette for your own project, make sure to check -out [catppuccin/palette](https://github.com/catppuccin/palette) where you can find integrations with popular frameworks -and tools. - -If you already have a project using our palette, don't forget to add it to -our [showcase](#-showcase) section above! - -  - ### 📜 License Catppuccin is released under the MIT license, which grants the following permissions: