From 053bccc18e5adf475b42a7bd851e4b2ac5211455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 00:41:27 +0200 Subject: [PATCH] Update README.md adds github action badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e373150..4bfd6fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MLFlow +# MLFlow [![Actions Status](https://github.com/Toumash/mlflow-docker/workflows/VerifyDockerCompose/badge.svg)](https://github.com/Toumash/mlflow-docker/workflows/actions) If you want to boot up mlflow project with one-liner - this repo is for you.