From 50a90591fcec8efc87e0d6df8a7e158a0cfb34e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Budnik?= Date: Fri, 5 Feb 2021 08:35:28 +0100 Subject: [PATCH] added github workflow badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0209016..11aa8b7 100644 --- a/README.md +++ b/README.md @@ -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".