Skip to content

Commit 2544b0c

Browse files
committed
update readme
1 parent 23b6523 commit 2544b0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Using this plugin, help you create directories and files from the customizable t
1414
### Feature
1515

1616
1. Custom directory structure.
17-
2. Support placeholders, and replace it when you create a module.
17+
2. Support placeholders / ApacheVelocity template language, and replace it when you create a module.
1818
3. Specify file templates from IDE custom/build-in templates.
1919
4. Passing placeholders to file template as variables.
2020
5. Output/import template file. share your template with your partner.
@@ -23,10 +23,10 @@ Using this plugin, help you create directories and files from the customizable t
2323

2424
1. Configure template in plugin settings: <b>File > Settings > Tools > Module Template Settings</b>.
2525
2. Create directories from the 'Structure' tab, click the right mouse button to operate the file tree.
26-
3. FileTree can use placeholders, the placeholder should like this -> <b>${YOUR_PLACEHOLDER_HERE}</b>.
27-
4. The 'File Template' tab lists which template the specified file uses, you can also use placeholders for FileName
26+
3. FileTree can use placeholders / ApacheVelocity template language , the placeholder should like this -> <b>${YOUR_PLACEHOLDER_HERE}</b>.
27+
4. The 'File Template' tab lists which template the specified file uses, you can also use placeholders / attributes for FileName
2828
field.
29-
5. The 'Placeholder' tab's table defines placeholders for replacing filenames and file templates
29+
5. The 'Placeholder' tab's table defines placeholders / attributes for replacing filenames and file templates
3030

3131
*NOTE*
3232

0 commit comments

Comments
 (0)