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

This commit is contained in:
David Snelling 2025-06-11 09:36:46 -07:00
parent 4551bbab96
commit 04daa9ff0d

View file

@ -1,6 +1,6 @@
<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)