diff --git a/README.md b/README.md index f6e0a8c2..d26164dd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![Release](https://img.shields.io/github/v/release/ajitpratap0/GoSQLX?style=for-the-badge&color=orange)](https://github.com/ajitpratap0/GoSQLX/releases) [![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg?style=for-the-badge)](https://www.apache.org/licenses/LICENSE-2.0) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)](http://makeapullrequest.com) +[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-GoSQLX%20Lint-blue?style=for-the-badge&logo=github)](https://github.com/marketplace/actions/gosqlx-sql-validator) [![Tests](https://img.shields.io/github/actions/workflow/status/ajitpratap0/GoSQLX/test.yml?branch=main&label=Tests&style=flat-square)](https://github.com/ajitpratap0/GoSQLX/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/ajitpratap0/GoSQLX?style=flat-square)](https://goreportcard.com/report/github.com/ajitpratap0/GoSQLX) diff --git a/action.yml b/action.yml index c5ec6991..0f12433d 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'GoSQLX SQL Validator' -description: 'Ultra-fast SQL validation, linting, and formatting with GoSQLX - 100x faster than SQLFluff' +name: 'GoSQLX Lint Action' +description: 'Ultra-fast SQL validation, linting, and formatting for your CI pipeline — 100x faster than SQLFluff. Supports PR annotations, SARIF output, and multi-dialect SQL.' author: 'GoSQLX Team' branding: