Skip to content

Commit e9f0a4a

Browse files
authored
Merge pull request #57 from purpl-sectr/issue/55
Updated `README.md` file
2 parents 1d0fac8 + aa1b39a commit e9f0a4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: CI
2+
name: build, clippy & fmt
33

44
on:
55
push:

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![build & test](https://github.com/thibault-cne/purple-sector/actions/workflows/rust.yml/badge.svg)](https://github.com/thibault-cne/purple-sector/actions/workflows/rust.yml)
2-
[![circleci](https://img.shields.io/circleci/build/gh/thibault-cne/purple-sector?logo=circleci&logoColor=white&label=circleci)](https://circleci.com/gh/thibault-cne/purple-sector)
3-
[![license](https://img.shields.io/github/license/thibault-cne/purple-sector)](https://www.gnu.org/licenses/gpl-3.0.en.html)
4-
[![rust report card](https://rust-reportcard.xuri.me/badge/github.com/thibault-cne/purple-sector)](https://rust-reportcard.xuri.me/report/github.com/thibault-cne/purple-sector)
1+
[![build & test](https://github.com/purpl-sectr/api/blob/master/.github/workflows/rust.yml/badge.svg)](https://github.com/purpl-sectr/api/blob/master/.github/workflows/rust.yml)
2+
[![circleci](https://img.shields.io/circleci/build/gh/purpl-sectr/api?logo=circleci&logoColor=white&label=circleci)](https://circleci.com/gh/purpl-sectr/api)
3+
[![license](https://img.shields.io/github/license/purpl-sectr/api)](https://www.gnu.org/licenses/gpl-3.0.en.html)
4+
[![rust report card](https://rust-reportcard.xuri.me/badge/github.com/purpl-sectr/api)](https://rust-reportcard.xuri.me/report/github.com/purpl-sectr/api)
55

66
# PurpleSector
77

0 commit comments

Comments
 (0)