Commit 71892c8
authored
Docs: replace README hero image with new HARDAX overview, host in-repo (#25)
- Remove reference to https://raw.githubusercontent.com/V33RU/my-slides/refs/heads/main/images/report.png (separate repo, external dependency).
- Add .github/assets/hardax-overview.png (1.8 MB PNG, 1536x1024). The new image shows the HARDAX logo, dashboard mockup, mobile preview, feature list (System Configuration, Data Protection, Permission Management, IoT & Hardware Security, etc.), and the "Designed for" audience grid (Security Researchers, IoT Security Teams, POS Security Auditors, Enterprise Security, Developers).
- README points at the new image via its raw GitHub URL so it renders correctly on both GitHub and the PyPI project page (PyPI renders README from the wheel which does not contain .github/, so relative paths break there).
Pure documentation change. No code, JSON, or workflow files touched. The image is not included in the pip wheel (only hardax/ package data is), so installed-package size is unchanged.1 parent 0d0766a commit 71892c8
2 files changed
Lines changed: 1 addition & 1 deletion
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments