Update readme.md

This commit is contained in:
Newbiect
2025-02-07 22:23:08 -05:00
committed by GitHub
parent 361641c861
commit b901e76950

View File

@@ -3,11 +3,11 @@
### Download the guide ### Download the guide
```sh ```sh
npm test --- zap2it.com npm run grab --- --site=zap2it.com
``` ```
### Test ### Test
```sh ```sh
npm run grab --- --site=zap2it.com npm test --- zap2it.com
``` ```