From 5c700909700473e9205b527d24cf3aca9e2de082 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 23 Aug 2023 08:27:15 +0200 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index fbe11b61..fac79588 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -140,7 +140,7 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need * On success exit with error code 0 (**exit 0**), otherwise print the error with keyword **ERROR:** (to support log parsers) and exit the error code (mostly 1) -
Where's the Star History of this repo? +
Where's the Star History of this repository? [![Star History Chart](https://api.star-history.com/svg?repos=fleschutz/PowerShell&type=Date)](https://star-history.com/#fleschutz/PowerShell&Date)