README
take screenshot for a website with cli
npm install @axetroy/screenshot -g
screenshot https://www.google.com
# or
npx screenshot https://www.google.com
License
The MIT License
```bash npm install @axetroy/screenshot -g
<script type="module">
import axetroyScreenshot from 'https://cdn.skypack.dev/@axetroy/screenshot';
</script>
npm install @axetroy/screenshot -g
screenshot https://www.google.com
# or
npx screenshot https://www.google.com
The MIT License