From 948eebe05374a4ff81116695360d9dc90ab794f0 Mon Sep 17 00:00:00 2001 From: Hem Date: Tue, 13 Aug 2019 20:01:52 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4239d74..3e25a6d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ These are templates for onboarding new users into GitHub Actions. There are a few directories: -* ci: solutions for Continuous Integration -* automation: templates for automating workflow. -* icons: svg icons for the relevant template +* [ci](ci): solutions for Continuous Integration +* [automation](automation): templates for automating workflow. +* [icons](icons): svg icons for the relevant template Each template must be written in YAML and have a `.yml` extension. Each template needs a corresponding `.properties.json` file that contains extra metadata about the template.