Skip to content

Commit da5f475

Browse files
docs: add README banner
1 parent 34d7151 commit da5f475

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# just-scrape
22

3-
Command-line interface for ScrapeGraph AI. This repo contains the CLI source, command modules, build setup, smoke tests, demo assets, and the installable coding-agent skill.
3+
![ScrapeGraph AI](media/images/banner.png)
44

5-
![Demo Video](/assets/demo.gif)
5+
Command-line interface for ScrapeGraph AI. This repo contains the CLI source, command modules, build setup, smoke tests, demo assets, and the installable coding-agent skill.
66

77
## Scope
88

@@ -54,6 +54,9 @@ just-scrape/
5454
├── assets/
5555
│ ├── demo.gif
5656
│ └── demo.mp4
57+
├── media/
58+
│ └── images/
59+
│ └── banner.png
5760
├── package.json
5861
├── tsconfig.json
5962
├── tsup.config.ts

media/images/banner.png

40.5 KB
Loading

0 commit comments

Comments
 (0)