Update README.md

This commit is contained in:
Norman Maurer 2012-03-14 14:33:12 +01:00
parent 18c037d88b
commit f938765d6e

View File

@ -35,7 +35,7 @@ Netty is an asynchronous event-driven network application framework for rapid de
- Netty is setup to build using [Maven](http://maven.apache.org/)
- You need JDK 7 to __build__ Netty. Netty will run with JDK 5 and JDK 6.
- You need JDK 7 to __build__ Netty. Netty will run with JDK 5 (v3.x) and JDK 6 (v4).
- __master__ branch contains code for Netty v4