From 159a697159f5a4f0b7e1e5d68d55d779d24994b0 Mon Sep 17 00:00:00 2001 From: Billy Griffin <5091167+billygriffin@users.noreply.github.com> Date: Tue, 10 Mar 2020 13:22:39 -0600 Subject: [PATCH] Add README to docs folder --- docs/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..35faf36a6 --- /dev/null +++ b/docs/README.md @@ -0,0 +1 @@ +This folder is used for documentation related to developing `gh`. Docs for `gh` installation and usage are available at [https://cli.github.com/manual](https://cli.github.com/manual). \ No newline at end of file