diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# InApp JS Boilerplate +# JS Template ### Feature list: @@ -41,7 +41,7 @@ Project │ ├───login │ └───test └───src - ├───common + ├───common ├───dashboard --> module folder ├───libs -> put all third party dependencies here │ └───jquery-ui-1.12.1.custom |