Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeunAdelekan authored Jun 5, 2017
1 parent d7c34f9 commit 5c792e5
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 @@ -82,7 +82,7 @@ For other use cases, you can download jars from bintray
* Availability of action lifecycle callback methods

## Quick start
A breakdown of project packages is [here](##packages).
A breakdown of project packages is [here](#packages).

### Creating a Kanary app and starting a server
A simple Kanary app that listens on a port is created by initializing an istance of KanaryApp, creating a Server object, creating an AppHandler instance, setting that instance as the server's handler and starting the server to listen on a specified port.
Expand Down

0 comments on commit 5c792e5

Please sign in to comment.