diff --git a/README.md b/README.md index 58a4eb1..255954f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # TEMPLATE module -[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/TEMPLATE/) | -[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/TEMPLATE.git/tree/TEMPLATE.yaml?h=f26) | -[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=TEMPLATE) +[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/perl/) | +[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/perl.git/tree/perl.yaml?h=f26) | +[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=perl) -A simple example of how a git repo for a module could look like. This paragraph contains a short description of the module. +Module containing important perl packages. ## Current state @@ -13,13 +13,10 @@ A simple example of how a git repo for a module could look like. This paragraph |-------|-------------| | ✓ 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 | **No bootstrap** - uses only proper modules | | ✓ YES | General **tests are in dist-git** | | ✓ YES | General **tests pass** | | ✗ NO | Meets the **Fedora Module Packaging Guidelines** | -### 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."