Skip to content

Commit 7027f15

Browse files
committed
Add README badges for CI and live app
1 parent 23d22b5 commit 7027f15

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# GitHub Portfolio Reviewer Agent
22

3+
[![CI](https://github.com/LEANDERANTONY/Github_Agent/actions/workflows/ci.yml/badge.svg)](https://github.com/LEANDERANTONY/Github_Agent/actions/workflows/ci.yml)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
5+
[![Live App](https://img.shields.io/badge/Live%20App-Streamlit-2563eb?logo=streamlit&logoColor=white)](https://portfolio-reviewer-agent.streamlit.app)
6+
37
GitHub Portfolio Reviewer Agent is a Streamlit app that audits a GitHub profile or a selected set of repositories and turns the result into a recruiter-facing report.
48

59
Live app: [portfolio-reviewer-agent.streamlit.app](https://portfolio-reviewer-agent.streamlit.app)

0 commit comments

Comments
 (0)