Skip to content

Commit 573dfe5

Browse files
authored
docs: update README hero image to v0.3.0 core visual
Signed-off-by: Jesse Moses <90336421+Cre4T3Tiv3@users.noreply.github.com>
1 parent c7067fa commit 573dfe5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
Temporal Code Intelligence platform. Time-series analysis on Git commit history to surface quality evolution, complexity trends, and maintenance risk before they become production incidents. Supports Python, JavaScript, Java, and Go.
22

3+
<p align="center">
4+
<a href="https://github.com/Cre4T3Tiv3/gitvoyant" target="_blank">
5+
<img src="https://raw.githubusercontent.com/Cre4T3Tiv3/gitvoyant/main/docs/assets/gitvoyant_latest_v0.3.0.png" alt="GitVoyant v0.3.0" width="640"/>
6+
</a>
7+
</p>
8+
<p align="center">
9+
<a href="https://github.com/Cre4T3Tiv3/gitvoyant/releases/tag/v0.3.0">
10+
<img src="https://img.shields.io/badge/version-v0.3.0-brightgreen" alt="Version: v0.3.0">
11+
</a>
12+
<a href="https://github.com/Cre4T3Tiv3/gitvoyant/blob/main/LICENSE">
13+
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License: Apache 2.0">
14+
</a>
15+
<a href="https://orcid.org/0009-0006-0322-7974">
16+
<img src="https://img.shields.io/badge/ORCID-0009--0006--0322--7974-A6CE39?logo=orcid&logoColor=white" alt="ORCID: 0009-0006-0322-7974">
17+
</a>
18+
</p>
19+
320
---
421

522
## What It Does

0 commit comments

Comments
 (0)