is-wordpress/README.md

23 lines
228 B
Markdown
Raw Normal View History

2019-12-01 10:45:42 +01:00
# Requirements
bash 4.0 or higher
# Install
``` bash
curl is-wordpress
chmod +x is-wordpress
```
# HOW TO USE IT
``` bash
./is-wordpress [domain]
```
# EXAMPLE
``` bash
./is-wordpress https://blog.us.playstation.com/
```