fix: readmes
This commit is contained in:
parent
a4635aefb6
commit
70a0b2d9a1
2 changed files with 2 additions and 7 deletions
|
@ -1,3 +1,5 @@
|
|||
# Helma Modules
|
||||
|
||||
The Helma modules directory is organized in several groups:
|
||||
|
||||
* **modules/core** which contains extensions to core JavaScript types such as
|
||||
|
@ -11,8 +13,3 @@ app's repositories. The simplest way to do so is by using the `app.addRepository
|
|||
function:
|
||||
|
||||
app.addRepository('modules/helma/Search.js');
|
||||
|
||||
Be sure to load the Git submodule if you want to use one of the Jala modules:
|
||||
|
||||
> git submodule init
|
||||
> git submodule update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue