|
9 | 9 | </a> |
10 | 10 | </p> |
11 | 11 |
|
| 12 | +<!-- Version & Status Badges --> |
12 | 13 | <p align="center"> |
13 | | - <a href="https://github.com/Cre4T3Tiv3/gitvoyant/actions/workflows/ci.yml" target="_blank"> |
14 | | - <img src="https://github.com/Cre4T3Tiv3/gitvoyant/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"> |
15 | | - </a> |
16 | | - <a href="https://www.python.org/downloads/"> |
17 | | - <img src="https://img.shields.io/badge/python-3.11+-blue.svg" alt="Python: 3.11+"> |
18 | | - </a> |
19 | 14 | <a href="https://github.com/Cre4T3Tiv3/gitvoyant/releases/tag/v0.2.0"> |
20 | 15 | <img src="https://img.shields.io/badge/version-v0.2.0-brightgreen" alt="Version: v0.2.0"> |
21 | 16 | </a> |
22 | | - <a href="https://github.com/Cre4T3Tiv3/gitvoyant"> |
23 | | - <img src="https://img.shields.io/badge/status-stable-green.svg" alt="Status: Stable"> |
| 17 | + <a href="https://github.com/Cre4T3Tiv3/gitvoyant/actions/workflows/ci.yml" target="_blank"> |
| 18 | + <img src="https://github.com/Cre4T3Tiv3/gitvoyant/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"> |
24 | 19 | </a> |
| 20 | +</p> |
| 21 | + |
| 22 | +<!-- Programming Languages Badges --> |
| 23 | +<p align="center"> |
| 24 | + <a href="https://www.python.org/downloads/"> |
| 25 | + <img src="https://img.shields.io/badge/Python-3.11%20|%203.12-3776AB?logo=python&logoColor=white" alt="Python: 3.11 | 3.12"> |
| 26 | +</p> |
| 27 | + |
| 28 | +<!-- License & Community Badges --> |
| 29 | +<p align="center"> |
25 | 30 | <a href="https://github.com/Cre4T3Tiv3/gitvoyant/blob/main/LICENSE"> |
26 | 31 | <img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License: Apache 2.0"> |
27 | 32 | </a> |
| 33 | + <a href="CONTRIBUTING.md" target="_blank"> |
| 34 | + <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" alt="Contributions Welcome"> |
| 35 | + </a> |
| 36 | + <a href="https://github.com/Cre4T3Tiv3/gitvoyant/stargazers"> |
| 37 | + <img src="https://img.shields.io/github/stars/Cre4T3Tiv3/gitvoyant?style=social" alt="GitHub Stars"> |
| 38 | + </a> |
28 | 39 | </p> |
29 | 40 |
|
| 41 | +<!-- Author & Attribution Badges --> |
30 | 42 | <p align="center"> |
| 43 | + <a href="https://orcid.org/0009-0006-0322-7974"> |
| 44 | + <img src="https://img.shields.io/badge/ORCID-0009--0006--0322--7974-A6CE39?logo=orcid&logoColor=white" alt="ORCID: 0009-0006-0322-7974"> |
| 45 | + </a> |
31 | 46 | <a href="https://bytestacklabs.com"> |
32 | 47 | <img src="https://img.shields.io/badge/Made%20by-ByteStack%20Labs-2ea44f" alt="ByteStack Labs"> |
33 | 48 | </a> |
34 | | - <a href="https://github.com/Cre4T3Tiv3/gitvoyant/stargazers"> |
35 | | - <img src="https://img.shields.io/github/stars/Cre4T3Tiv3/gitvoyant?style=social" alt="GitHub Stars"> |
36 | | - </a> |
37 | | - <a href="CONTRIBUTING.md" target="_blank"> |
38 | | - <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" alt="Contributions welcome"> |
| 49 | + <a href="https://www.linkedin.com/in/jlmoses/"> |
| 50 | + <img src="https://img.shields.io/badge/LinkedIn-Connect-0077B5?logo=linkedin&logoColor=white" alt="LinkedIn"> |
39 | 51 | </a> |
40 | 52 | </p> |
41 | 53 |
|
@@ -513,4 +525,4 @@ gitvoyant analyze temporal . --help |
513 | 525 | <p align="center"> |
514 | 526 | <strong>GitVoyant v0.2.0 - Where Temporal Intelligence Meets AI Engineering</strong><br> |
515 | 527 | <em>Built with Domain-Driven Design • Powered by Statistical Analysis • Enhanced by AI</em> |
516 | | -</p> |
| 528 | +</p> |
0 commit comments