Skip to content

Commit 9bedde0

Browse files
authored
Update README.md
added status badges for * testing * releaser
1 parent 1391f06 commit 9bedde0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
![License](https://img.shields.io/badge/license-MIT-blue)
2-
2+
[![testing](https://github.com/ondrovic/folder-structure-cli/actions/workflows/testing.yml/badge.svg)](https://github.com/ondrovic/folder-structure-cli/actions/workflows/testing.yml)
3+
[![releaser](https://github.com/ondrovic/folder-structure-cli/actions/workflows/releaser.yml/badge.svg)](https://github.com/ondrovic/folder-structure-cli/actions/workflows/releaser.yml)
34
# Folder Structure CLI
45

56
## Overview
@@ -128,4 +129,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
128129

129130
## License
130131

131-
This project is licensed under the MIT License - see the LICENSE file for details.
132+
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)