Skip to content

Commit dbd6b40

Browse files
committed
Enhance README.md with project badges for GitHub Pages, Python version, license, and GitHub Actions status to improve visibility and user engagement.
1 parent 305c079 commit dbd6b40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Graph-Python-scripts
22

3+
[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-Live-brightgreen)](https://singularitynet-archive.github.io/Graph-Python-scripts/)
4+
[![Python](https://img.shields.io/badge/Python-3.11+-blue.svg)](https://www.python.org/)
5+
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
6+
[![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-Enabled-blue.svg)](https://github.com/SingularityNET-Archive/Graph-Python-scripts/actions)
7+
38
Scripts and tools for analyzing SingularityNET Ambassador Program meeting summaries, generating graph visualizations, and producing interactive analysis reports.
49

510
## Overview

0 commit comments

Comments
 (0)