From d3ac27171be9607903df00ffc77e77311e863dab Mon Sep 17 00:00:00 2001 From: Oliver Lipkau Date: Sat, 15 Sep 2018 11:01:41 +0200 Subject: [PATCH] Added ConfluencePS to the API Wrapper modules --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fab6012..093abe1 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,7 @@ It includes a command-line shell and an associated scripting language. - [PSGist](https://github.com/dotps1/PSGist) - A PowerShell module to work with GitHub Gists. - [PSAppVeyor](https://github.com/dotps1/PSAppVeyor) - A PowerShell Module to interact with the AppVeyor REST Api. - [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration. +- [ConfluencePS](https://atlassianps.org/module/ConfluencePS/) - A module for interacting with Atlassian's Confluence in powershell (by using the API). ## Blogs