From 43756d727a1d430cdcb8421ebba935882479e8db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 25 Jul 2021 14:53:11 -0700 Subject: [PATCH] readme for with_externals --- with_externals/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 with_externals/README.md diff --git a/with_externals/README.md b/with_externals/README.md new file mode 100644 index 0000000..32559fb --- /dev/null +++ b/with_externals/README.md @@ -0,0 +1,7 @@ +# With Externals + +This folder includes various nushell scripts that require installing an external program in order to work. + +### Contributing + +Please include the name of the program and, if possible, basic installation instructions, as part of your script.