Skip to content

Commit

Permalink
Doc updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed May 19, 2017
1 parent aad78b4 commit f2a157d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ By default, the configuration is loaded into a `com.typesafe.config.Config` from
`@Named` annotated properties of `Module`, `Service` and controller classes are bound to values found in the configuration.

Proteus applications generally have a main method that creates an instance of `io.sinistral.proteus.ProteusApplication`.

Prior to calling `start` on the `ProteusApplication` instance:
* Register `Service` classes via `addService`
* Register `Module` classes via `addModule`
Expand Down

0 comments on commit f2a157d

Please sign in to comment.