Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Added badge.svg for publish workflow.
  • Loading branch information
Andronovo-bit authored Mar 23, 2024
1 parent 149f9ba commit a97af12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# WebApiCICDWorkFlow

![publish workflow](https://github.com/Andronovo-bit/WebApiCICDWorkFlow/actions/workflows/publish.yaml/badge.svg)

## About The Project

`WebApiCICDWorkFlow` is a demonstration project built with .NET Core, showcasing the fundamentals of Continuous Integration and Continuous Deployment (CI/CD) for a Web API. This project is ideal for developers looking to understand or implement basic CI/CD practices in their .NET Core applications.
Expand Down Expand Up @@ -106,4 +108,4 @@ Contributions are what make the open-source community such an amazing place to l

## License

Distributed under the MIT License. See `LICENSE` for more information.
Distributed under the MIT License. See `LICENSE` for more information.

0 comments on commit a97af12

Please sign in to comment.