From cea15830ecefdeb8a01d856623f7b3ef81412096 Mon Sep 17 00:00:00 2001 From: Jennifer McKinley <1014672+JenR8ed@users.noreply.github.com> Date: Sat, 11 Jul 2026 06:43:33 -0700 Subject: [PATCH] Add Python code quality badge to README Added a badge for Python code quality check to README. Signed-off-by: Jennifer McKinley <1014672+JenR8ed@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad3369f..e003046 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![Flask](https://img.shields.io/badge/flask-3.0.0-green.svg) ![Status](https://img.shields.io/badge/status-active-success.svg) ![Architecture](https://img.shields.io/badge/architecture-service--based-orange.svg) +[![Python Code Quality Check](https://github.com/JenR8ed/AI-List-Assist/actions/workflows/lint.yml/badge.svg)](https://github.com/JenR8ed/AI-List-Assist/actions/workflows/lint.yml) **AI List Assist** is a high-performance automation platform designed for professional online resellers. It transforms unstructured visual data into structured, category-specific marketplace listings using a sophisticated **Hybrid AI** architecture (Google Gemini 1.5 Flash + Cloud Vision).