diff --git a/README_EXT.md b/README_EXT.md index 3917a19..e604c83 100644 --- a/README_EXT.md +++ b/README_EXT.md @@ -26,7 +26,16 @@ This way, you will be able to easily restore your templates, if necessary. --- -*For more details checkout the project's [README](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md)* +#### Key Features +- Show your templates in `File > New` menu and in the Splash Screen +- Add, remove, update, reorder your templates from add-on preferences +- Import/Export templates from/to JSON file +- Add templates from folder (lookup `.blend` files in folder, with optional recursion depth parameter) +- Select new template +- Use current file as template +- Clear current templates + +*For more details checkout the project's [README](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md) ([Getting Started](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md#getting-started))* ---