From 34521a4aed0402913e8dbefb6581a048273c6608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 00:04:53 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e0d62a..f679562 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# MFFlow All-In-One PoC +# MLFlow + +If you want to boot up mlflow project with one-liner - this repo is for you. + +The only requirement is docker installed on your system AWS S3 based [on this article ](https://dev.to/goodidea/how-to-fake-aws-locally-with-localstack-27me)