Skip to content

Commit

Permalink
Small doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanovicz committed Nov 18, 2022
1 parent 05e4a4b commit 007d60d
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 @@ -39,9 +39,9 @@ Its design is based on a [bottom-up](https://en.wikipedia.org/wiki/Top-down_and_

Components:

+ [modality-core](modality-core) - Core Modality library.
+ [modality-api-client](modality-api-client) - API client utility for JSON/XML APIs.
+ [modality-webapp](modality-webapp) - servlets and filters for Modality-core configuration and initialization in a J2EE webapp environment.
+ [modality-webapp-auth](modality-webapp-auth) - authentication filters assortment.
+ [velocity-tools-model](velocity-tools-model) - view layer model tool which encapsulates modality-core model objects for use with Apache Velocity Tools.

Modules `modality-webapp` and `modality-webapp-auth` have been published with v1.0 because they are needed by `modality-example-bookshelf`, but shall undergo some refactoring.

0 comments on commit 007d60d

Please sign in to comment.