This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git
commit 2ce98f48a4be9b2da826432f8fbeddf7d33ae293 Author: aviemzur <[email protected]> AuthorDate: Mon Mar 23 10:39:17 2020 +0200 Add example repository structure to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90c6b78..3e46f34 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ services: function: myendpoint1func ``` +## Example repository structure +[Example repository structure](https://github.com/Natural-Intelligence/rainbow/tree/master/tests/runners/airflow/rainbow]) # Installation TODO: installation.
