From 37d7f2a61679148e6d2c79353d074f3410cf4300 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Fri, 21 Aug 2020 10:51:04 +1000 Subject: [PATCH] Added blog post entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd9bc3c60..37de6b959 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status](https://dev.azure.com/jborean93/jborean93/_apis/build/status/jborean93.omi?branchName=main)](https://dev.azure.com/jborean93/jborean93/_build/latest?definitionId=6&branchName=main) This is a fork of Microsoft [OMI](https://github.com/microsoft/omi) repository. +Read more about this fork in my blog post [Wacky WSMan on Linux](https://www.bloggingforlogging.com/2020/08/21/wacky-wsman-on-linux/). ## Changes from Upstream OMI