First commit

This commit is contained in:
Andros Fenollosa
2019-12-01 10:45:42 +01:00
commit 9db9cd2af8
2 changed files with 84 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# 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/
```