From 2452ccebedcf879958f1396c03001a86c37b124b Mon Sep 17 00:00:00 2001 From: My Random Thoughts Date: Thu, 27 Apr 2023 19:31:23 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4189f1..928fa17 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,8 @@ A Python wrapper for the BookStack API. ### [Szwendacz99/BookStack-Python-exporter](https://github.com/Szwendacz99/BookStack-Python-exporter) [Python] -A customizable Python script for exporting notes from BookStack through API. \ No newline at end of file +A customizable Python script for exporting notes from BookStack through API. + +### [My-Random-Thoughts/psBookStack](https://github.com/My-Random-Thoughts/psBookStack) [PowerShell] + +A PowerShell module for interacting with BookStack via the API.