diff --git a/README.md b/README.md index 5f6ab1d..ae3e003 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Truth Core + +![truthcore — hero generated locally on the GPU stack](assets/repo-hero.png) + + [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Version](https://img.shields.io/badge/version-0.2.0-blue.svg)](https://github.com/your-org/truth-core) diff --git a/assets/repo-hero.png b/assets/repo-hero.png new file mode 100644 index 0000000..f362eea Binary files /dev/null and b/assets/repo-hero.png differ