Skip to content
This repository has been archived by the owner on Apr 21, 2018. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed Mar 16, 2011
1 parent b6b6443 commit 1f84080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
## Intro
BuilderGen uses [APT](http://download.oracle.com/javase/6/docs/technotes/guides/apt/index.html) and [CodeModel](http://codemodel.java.net/) to generate builders at compile time. The builders implement Josh Bloch's Builder Pattern from [Effective Java](http://java.sun.com/docs/books/effective/).

If you wonder how it actually works, read the dedicated [wiki page](wiki/How it works).
If you wonder how it actually works, read the dedicated [wiki page](https://github.com/pyricau/BuilderGen/wiki/How it works).

## 3 simple steps

Expand Down

0 comments on commit 1f84080

Please sign in to comment.