From a0f24c8e12574e8fabd917c1cf1c304bd5b0a0ce Mon Sep 17 00:00:00 2001 From: Voltstro Date: Mon, 5 Oct 2020 00:16:26 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b64493..72eec56 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ public class CustomBuildAction : IBuildAction } ``` +After that, the tool will automaticaly add it as a selectable option in the dropdown in the Build Actions. + # Authors Voltstro – *Initial Work* – [Voltstro](https://github.com/Voltstro)