From bb3277197e4bc59141fdcbbab4b161c0bff5f74c Mon Sep 17 00:00:00 2001 From: Kyle Ruddy Date: Thu, 7 Jul 2016 20:49:41 -0400 Subject: [PATCH] Reorganization Pt 2 Part two of the reorganization, including additional root folders --- DSC/README.md | 1 + Functions/README.md | 1 + Modules/README.md | 1 + PowerActions/README.md | 1 + Scripts/README.md | 1 + 5 files changed, 5 insertions(+) create mode 100644 DSC/README.md create mode 100644 Functions/README.md create mode 100644 Modules/README.md create mode 100644 PowerActions/README.md create mode 100644 Scripts/README.md diff --git a/DSC/README.md b/DSC/README.md new file mode 100644 index 0000000..5c108c4 --- /dev/null +++ b/DSC/README.md @@ -0,0 +1 @@ +DSC Resources diff --git a/Functions/README.md b/Functions/README.md new file mode 100644 index 0000000..ff834f7 --- /dev/null +++ b/Functions/README.md @@ -0,0 +1 @@ +Functions diff --git a/Modules/README.md b/Modules/README.md new file mode 100644 index 0000000..3e37552 --- /dev/null +++ b/Modules/README.md @@ -0,0 +1 @@ +Modules diff --git a/PowerActions/README.md b/PowerActions/README.md new file mode 100644 index 0000000..fccf84c --- /dev/null +++ b/PowerActions/README.md @@ -0,0 +1 @@ +PowerAction Scripts diff --git a/Scripts/README.md b/Scripts/README.md new file mode 100644 index 0000000..f81ee27 --- /dev/null +++ b/Scripts/README.md @@ -0,0 +1 @@ +Sample Scripts