From ddadf4eacab2dbfcfc56aefea4c622da81f6389d Mon Sep 17 00:00:00 2001 From: Alexandre ABRIOUX Date: Mon, 11 Nov 2024 13:57:11 +0100 Subject: [PATCH] docs: update title size --- .github/github-profile-toolbox.yaml | 2 +- README.md | 24 +++++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/github-profile-toolbox.yaml b/.github/github-profile-toolbox.yaml index 16d1f73..9d9730d 100644 --- a/.github/github-profile-toolbox.yaml +++ b/.github/github-profile-toolbox.yaml @@ -8,6 +8,6 @@ tools: - github - githubactions IDEs: - - visualstudiocode + - vscodium - jetbrains - neovim \ No newline at end of file diff --git a/README.md b/README.md index 627f423..6b8cd99 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,20 @@ tools: -|IDE|Language| -|-|-| -|[JetBrains](#)|[JavaScript](#)| -|[Neovim](#)|[C++](#)| -||[Rust](#)| -||[PHP](#)| + +| IDE | Language | +|-----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| +| [JetBrains](#) | [JavaScript](#) | +| [Neovim](#) | [C++](#) | +| | [Rust](#) | +| | [PHP](#) | + Here is a [real-life example](https://github.com/alexandre-abrioux#hammer_and_wrench-toolbox). -## Instructions +## Initial Setup - Add the comment `` within `README.md`. You can find an example @@ -58,7 +60,7 @@ tools: - github - githubactions IDEs: - - visualstudiocode + - vscodium - jetbrains - neovim ``` @@ -101,7 +103,7 @@ You can find an example You're all set! -### Configuration +## Configuration This GitHub action uses https://shields.io to generate icons in your profile's README, and `shield.io` itself uses https://simpleicons.org/ provide logos for brands. @@ -109,9 +111,9 @@ You can find a list of all available brand names over here: https://github.com/simple-icons/simple-icons/blob/develop/slugs.md. Use the `Brand slug` name to furnish your configuration file. -### Override defaults +## GitHub Action Inputs -Use the following input parameters to customize it for your use case: +Use the following input parameters to override defaults and customize the action to your use case: | Input Param | Description | Default Value | |-------------|-------------------------------------------------|---------------------------------------|