Skip to content

Commit

Permalink
Badge Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirajv2000 authored Oct 20, 2023
1 parent 4a11b37 commit 05dd8f2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<p align="center"><img width="500" src="./assets/slash.png"></p>

<a href="https://doi.org/10.5281/zenodo.5758396"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.5758396.svg" alt="DOI"></a>
[![codecov](https://codecov.io/gh/rohan22shah/slash-phase3/branch/main/graph/badge.svg?token=ZJ1AXQ5IFN)](https://codecov.io/gh/rohan22shah/slash-phase3)
[![codecov](https://codecov.io/gh/SE23-Team44/slash-phase4/branch/main/graph/badge.svg?token=9YO9QKQZPJ)](https://codecov.io/gh/SE23-Team44/slash-phase4)
[![Build Status](https://app.travis-ci.com/rohan22shah/slash-phase3.svg?branch=main)](https://app.travis-ci.com/rohan22shah/slash-phase3)
[![Python Style Checker](https://github.com/rohan22shah/slash-phase3/actions/workflows/style_checker.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/style_checker.yml)
[![Run Tests On Push](https://github.com/rohan22shah/slash-phase3/actions/workflows/unit_test.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/unit_test.yml)
[![Python Application](https://github.com/rohan22shah/slash-phase3/actions/workflows/python-app.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/python-app.yml)
[![Lint Python](https://github.com/rohan22shah/slash-phase3/actions/workflows/main.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/main.yml)
[![Running Code Coverage](https://github.com/rohan22shah/slash-phase3/actions/workflows/code_cov.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/code_cov.yml)
[![Close as a feature](https://github.com/rohan22shah/slash-phase3/actions/workflows/close_as_a_feature.yml/badge.svg)](https://github.com/rohan22shah/slash-phase3/actions/workflows/close_as_a_feature.yml)
[![Python Style Checker](https://github.com/SE23-Team44/slash-phase4/actions/workflows/style_checker.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/style_checker.yml)
[![Run Tests On Push](https://github.com/SE23-Team44/slash-phase4/actions/workflows/unit_test.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/unit_test.yml)
[![Python Application](https://github.com/SE23-Team44/slash-phase4/actions/workflows/python-app.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/python-app.yml)
[![Lint Python](https://github.com/SE23-Team44/slash-phase4/actions/workflows/main.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/main.yml)
[![Running Code Coverage](https://github.com/SE23-Team44/slash-phase4/actions/workflows/code_cov.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/code_cov.yml)
[![Close as a feature](https://github.com/SE23-Team44/slash-phase4/actions/workflows/close_as_a_feature.yml/badge.svg)](https://github.com/SE23-Team44/slash-phase4/actions/workflows/close_as_a_feature.yml)

<!--Badges-->
<a href="https://github.com/rohan22shah/slash-phase3/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/rohan22shah/slash-phase3"></a>
<a href="https://github.com/rohan22shah/slash-phase3/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/rohan22shah/slash-phase3"></a>
<a href="https://github.com/rohan22shah/slash-phase3/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/rohan22shah/slash-phase3"></a>
<a href="https://github.com/rohan22shah/slash-phase3/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/rohan22shah/slash-phase3"></a>
<img alt="GitHub closed issues" src="https://img.shields.io/github/issues-closed/rohan22shah/slash-phase3">
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/rohan22shah/slash-phase3">

<a href="https://github.com/SE23-Team44/slash-phase4/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/SE23-Team44/slash-phase4"></a>
<a href="https://github.com/SE23-Team44/slash-phase4/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/SE23-Team44/slash-phase4"></a>
<a href="https://github.com/SE23-Team44/slash-phase4/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/SE23-Team44/slash-phase4"></a>
<a href="https://github.com/SE23-Team44/slash-phase4/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/SE23-Team44/slash-phase4"></a>
<img alt="GitHub closed issues" src="https://img.shields.io/github/issues-closed/SE23-Team44/slash-phase4">
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/SE23-Team44/slash-phase4">
<img alt="Discord Channel" src="https://img.shields.io/discord/1162231656980168876">


<p align="center">
Expand Down

0 comments on commit 05dd8f2

Please sign in to comment.