From 4da4e9a87e00d27887c0a90a840556e655b002cf Mon Sep 17 00:00:00 2001 From: Rob de Jong Date: Thu, 27 Oct 2016 14:55:19 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b28520..7bd8afd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # azure-activedirectory-powershell -This is a repo for Azure AD PowerShell scrips and samples. The [Examples folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Examples). -The [Modules folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Modules) contains examples for often used cmdlets. +This is a repo for Azure AD PowerShell scrips and samples. The [Examples folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Examples) contains examples for often used cmdlets. +The [Modules folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Modules) contains PowerShell modules you can use for various tasks.