Skip to content

Commit a498fdc

Browse files
authored
Update README.md
1 parent 55baabd commit a498fdc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,7 @@ Please note, that CDI-specific agent neither requires javaflow.instrument-contin
115115
```
116116
CDI functionality is tested with JBoss Weld 2.x (up to 2.4.2) and Apache OpenWebBeans 1.6.x / 1.7.x (up to 1.7.2). Contribution for other CDI/CDI-like containers (Spring, Google Guice, etc) is welcome.
117117

118-
# More documentation
118+
# More documentation & exmaples
119+
Examples of the library usage may be found in the [Tascalate JavaFlow Examples](https://github.com/vsilaev/tascalate-javaflow-examples) project. The covered topics are common tasks, inheritance, lambdas support, proxies, usage with CDI containers like JBoss Weld and Apache OpenWebBeans.
120+
119121
For additional documentation, tutorials and guidelines please visit my [blog](http://vsilaev.com)

0 commit comments

Comments
 (0)