Skip to content

Commit 73688e2

Browse files
committed
chore(docs): add status Badges to README file
1 parent 606361b commit 73688e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Telecom Etude's Showcase Website
22

3+
![Build](https://github.com/telecom-etude/showcase-website/actions/workflows/build.yml/badge.svg)
4+
![Format](https://github.com/telecom-etude/showcase-website/actions/workflows/fmt.yml/badge.svg)
5+
![License](https://img.shields.io/github/license/telecom-etude/showcase-website)
6+
![Issues](https://img.shields.io/github/issues/telecom-etude/showcase-website)
7+
![Pull Requests](https://img.shields.io/github/issues-pr/telecom-etude/showcase-website)
8+
![Website](https://img.shields.io/website?url=https%3A%2F%2Ftelecom-etude.fr)
9+
310
This is the code for the website available [here](https://telecom-etude.fr).
411

512
## Getting Started

0 commit comments

Comments
 (0)