From d78060137d4d8d4a517eab130bba5becbf70e0ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20H=C3=B6nicke?= Date: Mon, 20 Mar 2023 01:36:05 +0100 Subject: [PATCH] docs: video --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81ba9e2..bdd7713 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ + +[![Watch the video](https://i.imgur.com/vKb2F1B.png)](https://user-images.githubusercontent.com/11627845/226220484-17810f7c-b184-4a03-9af2-3a977fbb014b.mov) + + # 🔮 vision create, deploy and update your microservice infrastructure @@ -15,7 +19,8 @@ Based on this definition, the backend will be generated automatically. ## you get - a microservice together with a playground +- the code to run requests # 🤏 limitations for now - stateless microservices only -- deterministic microservices only to make sure input and output pairs can be used \ No newline at end of file +- deterministic microservices only to make sure input and output pairs can be used