Skip to content

Commit e29be18

Browse files
committed
Add alt texts to README
1 parent 024d972 commit e29be18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A [Kirby](https://getkirby.com/) plugin for generating and reviewing alt texts f
1111

1212
The plugin provides a custom panel view for reviewing and managing alt texts of images across all pages in your site. Each image also gets a "Reviewed" checkbox that gets saved as `alt_reviewed` in the file's content file.
1313

14-
![Panel view](https://github.com/user-attachments/assets/6136bebe-ec70-4a33-ab61-80a994af237c)
14+
![Screenshot of the custom panel view with several cat images and alt texts](https://github.com/user-attachments/assets/6136bebe-ec70-4a33-ab61-80a994af237c)
1515

1616
### CLI command
1717

@@ -20,7 +20,7 @@ I also included an `alter:generate` [CLI command](https://github.com/getkirby/cl
2020
- Supports multi-language installations and only uploads the image for the default language and then translates the generated alt text to the other languages
2121
- Detects duplicate images and saves tokens by only uploading them once, updating all instances at once
2222

23-
![CLI command](https://github.com/user-attachments/assets/b82e6e42-de36-4545-b484-240936b2fbeb)
23+
![Screenshot of a terminal displaying output from "kirby alter:generate"](https://github.com/user-attachments/assets/b82e6e42-de36-4545-b484-240936b2fbeb)
2424

2525
#### CLI Arguments
2626

0 commit comments

Comments
 (0)