File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Need to update your design? No problem! Just update and QA the code in your patt
25251 . GitHub: [ https://github.com/PatternBuilder/pattern-builder-drupal ] ( https://github.com/PatternBuilder/pattern-builder-drupal )
2626
2727
28- ### How
28+ ### Setup
2929
3030The Pattern Builder module contains a composer.json to build the library dependencies.
3131Below are some options to integrate the patternbuilder module into a project.
@@ -39,6 +39,13 @@ Below are some options to integrate the patternbuilder module into a project.
3939 - Clone repo to the site's modules directory (Example: "sites/all/modules").
4040 - Run ` composer install ` within the patternbuilder module's directory.
4141
42+
43+ ### How
44+
45+ See [ Using Pattern Builder] ( using_pattern_builder.md ) .
46+
47+
48+
4249### JSON Schema Support
4350
44511 . Property "uniqueId"
You can’t perform that action at this time.
0 commit comments