update: change logo path to relative URL and refine project description in README.md

This commit is contained in:
David Snelling 2025-06-12 16:27:36 -07:00
parent b3240f39cb
commit 9d631386dd

View file

@ -1,5 +1,5 @@
<div align="center">
<img src="https://github.com/soulcraft-research/brainy/raw/main/brainy.png" alt="Brainy Logo" width="200"/>
<img src="./brainy.png" alt="Brainy Logo" width="200"/>
<br/><br/>
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
@ -8,7 +8,7 @@
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
[![Cartographer](https://img.shields.io/badge/Cartographer-Official%20Standard-brightgreen)](https://github.com/sodal-project/cartographer)
**A powerful, lightweight vector & graph database for browsers and Node.js**
**Lightweight graph & vector data platform for AI applications across any environment**
</div>