From 03b0d36deaf2434c5a9bd57c547cc48ed761fdf8 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 22 May 2017 14:10:20 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a2fdf4..026ce3b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ A simple example of how module git repo could look like. This paragraph contains | State | Description | |-------|-------------| -| ✓ YES | **Build passes** in the infra | +| ✓ YES | **Build passes** in the infra (all build deps are ok) | +| ✓ YES | **Installs** on the Base Runtime (all runtime deps are ok) | | ✗ NO | **No bootstrap** - uses only proper modules | | ✓ YES | General **Tests in dist-git** | | ✓ YES | General **Tests pass** |