fix: update logo URL in README.md to use absolute GitHub path

This commit is contained in:
David Snelling 2025-06-12 08:44:48 -07:00
parent 38dfed9636
commit 9dc846abf6

View file

@ -1,5 +1,5 @@
<div align="center">
<img src="./brainy.png" alt="Brainy Logo" width="200"/>
<img src="https://github.com/soulcraft-research/brainy/raw/main/brainy.png" alt="Brainy Logo" width="200"/>
<br/><br/>
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)