mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-10 13:14:55 +03:00
14 lines
459 B
Markdown
14 lines
459 B
Markdown
# Assets
|
||
|
||
This directory contains repository assets:
|
||
|
||
- `banner.png` — Repository social banner (1280×640px)
|
||
- `demo.gif` or `demo.svg` — Terminal demo animation
|
||
|
||
## Creating the Banner
|
||
Recommended: Use [Socialify](https://socialify.git.ci/mukul975/Anthropic-Cybersecurity-Skills) to generate a professional banner.
|
||
|
||
## Creating the Demo
|
||
Record with asciinema: `asciinema rec demo.cast`
|
||
Export as SVG: `svg-term --cast demo.cast --out demo.svg --window`
|