Skip to content

Commit c8e9c4b

Browse files
committed
Polish README header and compact install section
1 parent e839d5c commit c8e9c4b

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Web2Comics
1+
# Web2Comics: AI-Powered Chrome Extension That Turns Any Web Page Into a Comic-Strip Summary
22

3-
Turn any web page into a comic-strip summary using AI text + image models.
3+
<p align="center">
4+
<img src="docs/visual-abstract-gemini.png" alt="Web2Comics visual abstract" width="760">
5+
</p>
46

57
Web2Comics is a Chrome extension that:
68
- extracts content from the current page
@@ -9,17 +11,11 @@ Web2Comics is a Chrome extension that:
911
- shows the result in a comic viewer side panel
1012
- saves history and exports a single composite comic image
1113

12-
## Visual Abstract
13-
14-
![Web2Comics visual abstract](docs/visual-abstract-gemini.png)
15-
16-
## Install (Easy ZIP Method)
17-
18-
### Install From Release ZIP (recommended)
14+
## Install (Release ZIP)
1915

2016
Release links:
21-
- Releases page: https://github.com/ApartsinProjects/Web2Comics/releases
22-
- Current release (`v1.0.1`) ZIP: https://github.com/ApartsinProjects/Web2Comics/releases/download/v1.0.1/Web2Comics-v1.0.1-extension.zip
17+
- [Releases page](https://github.com/ApartsinProjects/Web2Comics/releases)
18+
- [Current release (`v1.0.1`) ZIP](https://github.com/ApartsinProjects/Web2Comics/releases/download/v1.0.1/Web2Comics-v1.0.1-extension.zip)
2319

2420
1. Open the repository `Releases` page on GitHub (link above).
2521
2. Download the latest release asset ZIP (for example `Web2Comics-v1.0.1-extension.zip`).
@@ -33,7 +29,7 @@ Release links:
3329
10. Open the extension and configure a `Google Gemini` API key in `Options -> Providers` (recommended first-run setup).
3430
11. Open any article, click `Create Comic`, and generate a 3-panel summary.
3531

36-
Note: `Code -> Download ZIP` downloads the full source repository (tests/scripts/docs included). Use the release asset ZIP for installation.
32+
Note: `Code -> Download ZIP` downloads the full source repository. Use the release asset ZIP for installation.
3733

3834
## What You Can Do
3935

0 commit comments

Comments
 (0)