From 1c538ecc336fd62b7be7f88f6df47f7c73c21a06 Mon Sep 17 00:00:00 2001 From: Zhang Cheng <13501393281@163.com> Date: Mon, 19 Dec 2016 09:48:03 +0000 Subject: [PATCH] add PSSlack in the API Wrapper section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bf32625..2e698a5 100644 --- a/readme.md +++ b/readme.md @@ -37,6 +37,7 @@ It includes a command-line shell and an associated scripting language. - [Posh-Gist](https://github.com/dfinke/Posh-Gist) - PowerShell cmdlets for interacting with GitHub Gist. - [PSGist](https://github.com/dotps1/PSGist) - A PowerShell module to work with GitHub Gists. http://dotps1.github.io/PSGist. - [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 http://ramblingcookiemonster.github.io/PSSlack/ ## Blogs