From 52ff0f31eaa3cef9202ceb374dcab96239bda73b Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Fri, 6 Sep 2019 15:29:50 -0700 Subject: [PATCH] Add link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f07a4c1..b1aecb6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hello world docker action -This action prints "Hello World" to the log or "Hello" + the name of a person to greet. +This action prints "Hello World" to the log or "Hello" + the name of a person to greet. To learn how this action was built, see "[Creating a Docker action](https://help.github.com/en/articles/creating-a-docker-action)" in the GitHub Help documentation. ## Inputs