33<img src =" ./images/logo.png " height =" 300 " width =" 300 " ></img >
44
55[ ![ Deploy app to GitHub Pages] ( https://github.com/syngenta/circleci-config-visualizer/actions/workflows/deploy.yml/badge.svg?branch=main )] ( https://github.com/syngenta/circleci-config-visualizer/actions/workflows/deploy.yml )
6- [ ![ Stars] ( https://custom-icon-badges.herokuapp.com/github/stars/syngenta/circleci-config-visualizer?logo=star&style=social&logoColor=black )] ( https://custom-icon-badges.herokuapp.com/github/stars/syngenta/circleci-config-visualizer?logo=star&style=social&logoColor=black )
6+ [ ![ Stars] ( https://img.shields.io/github/stars/syngenta/circleci-config-visualizer )] ( https://img.shields.io/github/stars/syngenta/circleci-config-visualizer )
7+
8+ [ ![ MIT License] ( https://img.shields.io/github/license/syngenta/circleci-config-visualizer )] ( https://img.shields.io/github/license/syngenta/circleci-config-visualizer )
9+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/syngenta/circleci-config-visualizer )] ( https://img.shields.io/github/v/release/syngenta/circleci-config-visualizer )
10+ [ ![ Open Issues] ( https://img.shields.io/github/issues/syngenta/circleci-config-visualizer )] ( https://img.shields.io/github/issues/syngenta/circleci-config-visualizer )
11+ [ ![ Pull Requests] ( https://img.shields.io/github/issues-pr/syngenta/circleci-config-visualizer )] ( https://img.shields.io/github/issues-pr/syngenta/circleci-config-visualizer )
12+
13+ [ ![ Open Source] ( https://badges.frapsoft.com/os/v1/open-source.svg?v=103 )] ( https://opensource.org/ )
14+
715
816# CircleCI Config Visualizer
917</div >
@@ -24,7 +32,15 @@ Built using `Reactjs`, `Redux`, and `Typescript`.
2432
2533 ![ Homepage] ( https://github.com/syngenta/circleci-config-visualizer/blob/main/images/homepage.png )
2634
27- 3 . The file gets opened in a visual editor:
35+ 3 . Alternatively, you can now connect your GitHub account using a Personal Access Token (PAT) and load config files directly from your repositories:
36+
37+ ![ GitHub Connect] ( https://github.com/syngenta/circleci-config-visualizer/blob/main/images/github_connect.png )
38+
39+ If ` config.yml ` is present in the repo, the status will be shown. Click on ** Load Config** button to load the config:
40+
41+ ![ GitHub Config Load] ( https://github.com/syngenta/circleci-config-visualizer/blob/main/images/github_config_load.png )
42+
43+ 4 . The file gets opened in a visual editor:
2844
2945 ![ Visualized file] ( https://github.com/syngenta/circleci-config-visualizer/blob/main/images/visualized_file.png )
3046
0 commit comments