Skip to content

Commit a394595

Browse files
committed
docs: enhance README.md
adding descriptions for each category
1 parent ed593bb commit a394595

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ Miscellaneous GitHub scripts, `gh` commands, API calls, GraphQL queries, etc. fo
44

55
See the folder categories:
66

7-
- [api](/api/README.md)
8-
- [gh-cli](/gh-cli/README.md) 🚀 ✨ ⬅️ *most updated!*
9-
- [git](/git/README.md)
10-
- [graphql](/graphql/README.md)
11-
- [scripts](/scripts/README.md)
7+
- [api](/api/README.md) *direct API calls using `curl`*
8+
- **[gh-cli](/gh-cli/README.md)** 🚀 ✨ ⬅️ *most updated and comprehensive scripts using `gh`, `gh api`, and `gh api graphql`!*
9+
- [git](/git/README.md) *Git-related scripts/commands*
10+
- [graphql](/graphql/README.md) *GraphQL queries using `curl`*
11+
- [scripts](/scripts/README.md) *standalone scripts and specialized tools*
1212

1313
> [!TIP]
14-
> The **[gh-cli](/gh-cli/README.md)** folder is the most maintained; I've started adding both API and GraphQL queries in there using `gh api` commands.
14+
> The **[gh-cli](/gh-cli/README.md)** folder is the most maintained; I've started adding both API and GraphQL queries in there using `gh api` and `gh api graphql` commands.
15+
16+
> [!IMPORTANT]
17+
> Your script contribution is welcome! ⭐️ Please see the **[CONTRIBUTING.md](CONTRIBUTING.md)** file for more details.

0 commit comments

Comments
 (0)