Skip to content

Commit acaad61

Browse files
authored
Update README.md (#332)
1 parent 0451f24 commit acaad61

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
<p align="center">
2-
<a href="https://github.com/guibranco/github-file-reader-action-v2">
3-
<img src="https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/ci.yml/badge.svg" alt="CI status">
4-
</a>
5-
<a href="https://github.com/guibranco/github-file-reader-action-v2">
6-
<img src="https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/linter.yml/badge.svg" alt="Linter status">
7-
</a>
8-
<a href="https://wakatime.com/badge/github/guibranco/github-file-reader-action-v2">
9-
<img src="https://wakatime.com/badge/github/guibranco/github-file-reader-action-v2.svg" alt="wakatime">
10-
</a>
11-
</p>
12-
131
# GitHub File Reader Action V2
142

3+
[![GitHub repo](https://img.shields.io/badge/GitHub-guibranco%2Fgithub--file--reader--action--v2-green.svg?style=plastic&logo=github)](https://github.com/guibranco/github-file-reader-action-v2 "shields.io")
4+
[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/guibranco/github-file-reader-action-v2?color=green&label=Code%20size&style=plastic&logo=github)](https://github.com/guibranco/github-file-reader-action-v2 "shields.io")
5+
[![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/github-file-reader-action-v2?color=green&logo=github&style=plastic&label=Last%20commit)](https://github.com/guibranco/github-file-reader-action-v2 "shields.io")
6+
[![GitHub license](https://img.shields.io/github/license/guibranco/github-file-reader-action-v2?color=green&logo=github&style=plastic&label=License)](https://github.com/guibranco/github-file-reader-action-v2 "shields.io")
7+
8+
![Check Dist](https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/check-dist.yml/badge.svg)
9+
![CI](https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/ci.yml/badge.svg)
10+
![CodeQL](https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/codeql.yml/badge.svg)
11+
![Linter](https://github.com/guibranco/github-file-reader-action-v2/actions/workflows/linter.yml/badge.svg)
12+
[![wakatime](https://wakatime.com/badge/github/guibranco/github-file-reader-action-v2.svg)](https://wakatime.com/badge/github/guibranco/github-file-reader-action-v2)
13+
1514
GitHub Action to read the contents of a file
1615

1716
> [!Important]

0 commit comments

Comments
 (0)