Skip to content

Commit

Permalink
Merge pull request #1 from tfeiner/tfeiner-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tfeiner committed Aug 3, 2016
2 parents 8bf1e82 + cca95bc commit 2dd5c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ So I started playing with different DesignPatterns and figured out, that Proxies
During the time I was writing the german Book ***"Dynamic Proxies"*** with [Dr. Heinz Kabutz](http://www.javaspecialists.eu/) I started to write examples. Step by step the examples are more generic and the ***ProxyBuilder*** - project was born.

## Some Examples
To have an ideaw hat you could do with the ***ProxyBuilder*** I will show here some examples. The more detailed
To have an idea what you could do with the ***ProxyBuilder*** I will show here some examples. The more detailed
informations you can find in the special sections of this website. This project is based on ***Java8***.

### Some Examples with DynamicProxies
Expand Down

1 comment on commit 2dd5c96

@merodwin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Please sign in to comment.