Update README to reflect BTF_composer.html filename and remove zip reference
This commit is contained in:
parent
8429845992
commit
2c6c35c555
1 changed files with 4 additions and 5 deletions
|
|
@ -50,7 +50,7 @@ The most feature-rich version with advanced editing capabilities and enhanced cu
|
|||
|
||||
---
|
||||
|
||||
### 4. **btf_composer.html** - Below The Fold (BTF) Content Composer
|
||||
### 4. **BTF_composer.html** - Below The Fold (BTF) Content Composer
|
||||
A specialized tool for creating and composing Amazon A+ content modules that appear below the fold on product pages.
|
||||
|
||||
**Features:**
|
||||
|
|
@ -83,7 +83,7 @@ All ATF (Above The Fold) applications share these core features:
|
|||
- `ATF_preview.html` for standard mockups
|
||||
- `ATF_brand.html` for brand-focused layouts
|
||||
- `ATF_premium.html` for advanced editing
|
||||
- `btf_composer.html` for A+ content modules
|
||||
- `BTF_composer.html` for A+ content modules
|
||||
|
||||
### 2. Upload Images
|
||||
- Drag and drop JPG files onto the "Drop JPG Images Here" area
|
||||
|
|
@ -138,7 +138,7 @@ amazon-mockup-generator/
|
|||
├── ATF_preview.html # Standard preview generator
|
||||
├── ATF_brand.html # Brand layout generator
|
||||
├── ATF_premium.html # Premium generator with advanced editing
|
||||
├── btf_composer.html # BTF/A+ content composer
|
||||
├── BTF_composer.html # BTF/A+ content composer
|
||||
├── Sample_assets_for_testing/ # Sample assets and CSV templates
|
||||
│ ├── ATF/ # Sample Above The Fold images
|
||||
│ ├── BTF/ # Sample Below The Fold images
|
||||
|
|
@ -146,7 +146,6 @@ amazon-mockup-generator/
|
|||
│ ├── sample_premium.csv # Premium CSV template
|
||||
│ └── LP_CURL_EXPRESSIONS_for_app.csv # Additional example
|
||||
├── README.md # This documentation
|
||||
└── BTF_Composer.zip # Archived BTF composer (if applicable)
|
||||
```
|
||||
|
||||
## Technical Details
|
||||
|
|
@ -227,7 +226,7 @@ amazon-mockup-generator/
|
|||
- You're creating final production mockups
|
||||
- You want maximum customization options
|
||||
|
||||
**Use btf_composer.html if:**
|
||||
**Use BTF_composer.html if:**
|
||||
- You're creating A+ content modules
|
||||
- You need to build below-the-fold content
|
||||
- You want to compose multi-module layouts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue