Skip to content

Commit bf2a8b9

Browse files
committed
2 parents 4388dd1 + 18b4e65 commit bf2a8b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Second Brain v3.0.0 🧠 - **AI Memory System**
22

3-
[![CI Tests](https://github.com/raold/second-brain/actions/workflows/test.yml/badge.svg)](https://github.com/raold/second-brain/actions/workflows/test.yml)
4-
[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
53
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=flat&logo=docker&logoColor=white)](https://docker.com/)
64
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-16+-blue.svg)](https://www.postgresql.org/)
5+
[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
76
[![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=flat&logo=fastapi)](https://fastapi.tiangolo.com/)
87
[![Test Coverage](https://img.shields.io/badge/coverage-90%25-brightgreen.svg)](tests/)
8+
[![CI Tests](https://github.com/raold/second-brain/actions/workflows/test.yml/badge.svg)](https://github.com/raold/second-brain/actions/workflows/test.yml)
99

1010
> **🐳 Docker-First Development**: Zero host dependencies, bulletproof cross-platform development experience.
1111
@@ -342,4 +342,4 @@ This project is licensed under the MIT License - see [LICENSE](LICENSE) file for
342342

343343
---
344344

345-
Built with ❤️ by the Second Brain team
345+
Built with ❤️ by the Second Brain team

0 commit comments

Comments
 (0)