From 571aa9d795fdb1f01921b37e1c29488ad4fa45e7 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 22 May 2017 14:03:26 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3356e7b..7352759 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # TEMPLATE module +A simple example of how module git repo could look like. This paragraph contains a short description of the module. + +## Current state + +| State | Description | +|-------|-------------| +| ✓ YES | **Build passes** in the infra | +| ✗ NO | **No bootstrap** - uses only proper modules | +| ✓ YES | General **Tests in dist-git** | +| ✓ YES | General **Tests pass** | +| ✗ NO | Meets the **Fedora Packaging Guideline** | + +### Notes + +I can type some quick notes about the current state here. Like "I'm using bootstrap because I need Java to build my webserver and I didn't manage to get Java module to work." +