Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions docs/images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@
This directory contains images and GIFs used in the main README.

## Files:
- `hero-demo.gif` - Main demo showing timeline generation
- `main-interface.png` - Screenshot of the timeline view
- `debug-view.png` - Screenshot of debug interface
- `architecture-diagram.png` - System architecture overview
- `hero_animation_1080p.gif` - Main demo showing timeline generation
- `daily.png` - Screenshot of the daily workflow and standup view
- `weekly.png` - Screenshot of the weekly analytics view
- `chat.gif` - Demo of the chat feature
- `DashboardPreview.png` - Dashboard preview
- `JournalPreview.png` - Journal preview
- `dayflow_header.png` - README header image
- `download_dayflow_button.png` - README download button
- `download_dayflow.svg` - Vector download button

## Usage in README:
```markdown
![Demo](docs/images/hero-demo.gif)
```
![Demo](docs/images/hero_animation_1080p.gif)
```