diff --git a/README.md b/README.md index 2002229..7e379da 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,16 @@ This tag helper element `` uses the same fallback mode logic that

I do NOT have a Header property set on ANY parent and ancestors

``` +## `` +This tag helper element `` prints out version number for a given Assembly name loaded into the current AppDomain or if none is given then the EntryAssembly version is displayed, which would be the Umbraco website project you are building. + +```cshtml + + + + + +``` ## Video 📺 [![How to create ASP.NET TagHelpers for Umbraco](https://user-images.githubusercontent.com/1389894/138666925-15475216-239f-439d-b989-c67995e5df71.png)](https://www.youtube.com/watch?v=3fkDs0NwIE8)