diff --git a/README.md b/README.md index e05d4ed..574aceb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ queues, no models to host. [![PyPI version](https://img.shields.io/pypi/v/siftfy)](https://pypi.org/project/siftfy/) [![Python versions](https://img.shields.io/pypi/pyversions/siftfy)](https://pypi.org/project/siftfy/) +[![CI](https://github.com/GipsyChef/siftfy-python/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GipsyChef/siftfy-python/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) ## Install diff --git a/pyproject.toml b/pyproject.toml index 8d22577..dbd4ad6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,11 @@ requires-python = ">=3.9" authors = [{ name = "Siftfy", email = "hi@siftfy.io" }] keywords = [ "spam", + "spam-api", "spam-detection", + "spam-classification", "spam-classifier", + "moderation", "content-moderation", "api-client", "siftfy",