Skip to content

Commit 5a6fe38

Browse files
authored
Update README.md
1 parent 42e6336 commit 5a6fe38

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
Automatically insert live Angular components into dynamic strings (based on their selector or **any pattern of your choice**) and render the result in the DOM.
99

10+
![ngx-dynamic-hooks-optimize](https://github.com/MTobisch/ngx-dynamic-hooks/assets/12670925/331b830b-0f98-4c64-917a-9e1b9cf63f22)
11+
12+
13+
1014
## Table of contents
1115
1. [Installation](#1-installation)
1216
2. [Compatibility](#2-compatibility)
@@ -953,4 +957,4 @@ You might be using Rxjs-version that is older than 6, which was introduced with
953957
## 11. Special thanks
954958
Thanks to [ng-dynamic](https://github.com/lacolaco/ng-dynamic) for giving me the idea for this library (as well [this blog post](https://www.arka.com/blog/dynamically-generate-angular-components-from-external-html), which explains it more).
955959

956-
I am also grateful to Jesus Rodriguez & Ward Bell for their [in-depth presentation on the topic](https://www.youtube.com/watch?v=XDzxs00iIDE).
960+
I am also grateful to Jesus Rodriguez & Ward Bell for their [in-depth presentation on the topic](https://www.youtube.com/watch?v=XDzxs00iIDE).

0 commit comments

Comments
 (0)