From 1414709b8edfb44e655f287fc2f89a6460278049 Mon Sep 17 00:00:00 2001 From: Tim Ruffles Date: Thu, 19 Dec 2019 14:53:51 +0000 Subject: [PATCH] Add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3aaf5e9 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# GitHub Actions humans.txt + +Lists out the humans who help feed and tend the robots of GitHub Actions. + +## Inputs + +### `format` + +Options: `txt`, `json`, `shell` + +- txt - a plaintext list of humans +- json - a list of humans formatted for computers or humans who like their information computery +- shell - a lovely colourful list of humans making full use of advanced terminal escape-code technology + +