Skip to content

Commit

Permalink
Correct README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Betim Salihu committed Sep 28, 2015
1 parent 256ab74 commit 02344b4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A simple HTTP framework based on Netty for Java.
- Eclipse

## Getting Started
- Define handler class:
- Define a handler class:
```java
package root.controller;

Expand Down Expand Up @@ -261,9 +261,12 @@ I'm
4. MQTT
5. Some Optimizations

## Download
https://github.com/betim/Lucy/blob/master/Lucy-1.0.jar

## Dependencies
- Netty 4.0.31.Final
- ommons-lang3 3.4
- commons-lang3 3.4
- HikariCP 2.4.1
- slf4j-api 1.7.12
- mysql-connector-java 5.1.36
Expand Down

0 comments on commit 02344b4

Please sign in to comment.