Skip to content

Commit

Permalink
Merge pull request #7 from lukaszbudnik/added-github-workflow-badges
Browse files Browse the repository at this point in the history
added github workflow badges
  • Loading branch information
lukaszbudnik authored Feb 5, 2021
2 parents 204cd37 + 50a9059 commit b3fa7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yosoy
# yosoy ![Go](https://github.com/lukaszbudnik/yosoy/workflows/Go/badge.svg) ![Docker](https://github.com/lukaszbudnik/yosoy/workflows/Docker%20Image%20CI/badge.svg)

yosoy is a HTTP service for stubbing and prototyping distributed applications. It is a service which will introduce itself to the caller and print some useful information about its environment. "Yo soy" in español means "I am".

Expand Down

0 comments on commit b3fa7f0

Please sign in to comment.