Repository: wicket Updated Branches: refs/heads/master c615cca9e -> 0169fcd86
README update Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0169fcd8 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/0169fcd8 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/0169fcd8 Branch: refs/heads/master Commit: 0169fcd861865385c2679b989a650ef221f3f1db Parents: c615cca Author: Tobias Soloschenko <[email protected]> Authored: Sun Oct 2 01:27:47 2016 +0200 Committer: Tobias Soloschenko <[email protected]> Committed: Sun Oct 2 01:28:10 2016 +0200 ---------------------------------------------------------------------- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/0169fcd8/README ---------------------------------------------------------------------- diff --git a/README b/README index 0f8b889..80dc510 100644 --- a/README +++ b/README @@ -65,6 +65,9 @@ You will find the source code here: |-- wicket-eclipse-settings |-- wicket-examples |-- wicket-experimental + |-- wicket-metrics + |-- wicket-http2 + `-- wicket-atmosphere |-- wicket-extensions |-- wicket-guice |-- wicket-ioc @@ -75,7 +78,6 @@ You will find the source code here: |-- wicket-spring |-- wicket-util |-- wicket-user-guide - |-- wicket-metrics `-- wicket-velocity @@ -119,6 +121,8 @@ Here is a list of projects in this distribution and what they do. Most notably the formatting rules; - wicket-user-guide: the user guide of wicket - wicket-metrics: collects data of a running wicket application + - wicket-http2: http/2 push support + - wicket-atmosphere: wicket atmosphere support Getting started ---------------
