Skip to content

Commit aab1b9e

Browse files
heysamtexasclaude
andcommitted
docs: add SQLite testing badge to README
- Add SQLite badge to highlight support for SQLite-based testing - Reflects the recent CI improvements with faster SQLite tests - Improves documentation clarity about testing capabilities 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9a8e939 commit aab1b9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![Django](https://img.shields.io/badge/Django-5.2.3-green.svg)
66
![Python](https://img.shields.io/badge/Python-3.12-blue.svg)
77
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-16-blue.svg)
8+
![SQLite](https://img.shields.io/badge/SQLite-Testing-lightblue.svg)
89
![License](https://img.shields.io/badge/License-MIT-yellow.svg)
910
![Tests](https://img.shields.io/badge/Tests-Passing-brightgreen.svg)
1011
![Ruff](https://img.shields.io/badge/Linting-Ruff-purple.svg)

0 commit comments

Comments
 (0)