Update rev.bs

This commit is contained in:
freearhey
2023-11-26 16:32:19 +03:00
parent 1d19cb8b05
commit d21ed28c79
2 changed files with 15 additions and 3 deletions

15
sites/rev.bs/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# rev.bs
https://www.rev.bs/
### Download the guide
```sh
npm run grab -- --site=rev.bs
```
### Test
```sh
npm test -- rev.bs
```