Skip to content

Commit

Permalink
docs: improved image align
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHo committed Jan 18, 2024
1 parent 668d10b commit 4cdc785
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

A convenient tool to **export npm audit results** to a comprehensive **offline HTML page**, providing a clear overview of your project's vulnerabilities.

<figure align="center" width="100%">
<img src="https://raw.githubusercontent.com/hotaydev/audit-export/main/.github/images/screenshot.jpg" alt="Screenshot of the output of audit-export" width="80%" />
<figcaption>Example of the output file from audit-export</figcaption>
</figure><br/>
<div align="center" width="100%">
<img src="https://raw.githubusercontent.com/hotaydev/audit-export/main/.github/images/screenshot.jpg" alt="Screenshot of the output of audit-export" width="80%" /><br/>
<sub align="center">Example of the output file from audit-export</sub>
</div><br/><br/>

> Inspired by [npm-audit-html](https://www.npmjs.com/package/npm-audit-html), but with more Node.js versions supported, offline support and lightweight ⚡
Expand Down Expand Up @@ -65,4 +65,4 @@ You can download the package from [npm](https://www.npmjs.com/package/audit-expo

This project is licensed under the MIT License - see the [LICENSE](https://github.com/hotaydev/audit-export/blob/main/LICENSE) file for details.

Happy auditing! 🛡️🚀
Happy auditing! 🛡️🚀

0 comments on commit 4cdc785

Please sign in to comment.