Repository: wicket Updated Branches: refs/heads/wicket-7.x 30d2669ee -> 528a79f31
README update Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/528a79f3 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/528a79f3 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/528a79f3 Branch: refs/heads/wicket-7.x Commit: 528a79f31a07f17cf9e0d0a798771fe308f92bfd Parents: 30d2669 Author: Tobias Soloschenko <[email protected]> Authored: Sun Oct 2 01:32:09 2016 +0200 Committer: Tobias Soloschenko <[email protected]> Committed: Sun Oct 2 01:32:09 2016 +0200 ---------------------------------------------------------------------- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/528a79f3/README ---------------------------------------------------------------------- diff --git a/README b/README index 11c0ccd..9b50728 100644 --- a/README +++ b/README @@ -66,6 +66,8 @@ You will find the source code here: |-- wicket-eclipse-settings |-- wicket-examples |-- wicket-experimental + |-- wicket-metrics + `-- wicket-atmosphere |-- wicket-extensions |-- wicket-guice |-- wicket-ioc @@ -76,7 +78,6 @@ You will find the source code here: |-- wicket-spring |-- wicket-util |-- wicket-user-guide - |-- wicket-metrics `-- wicket-velocity @@ -120,7 +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-atmosphere: wicket atmosphere support + Getting started ---------------
