Update README.md
This commit is contained in:
parent
b64770eb63
commit
fba9c85cd9
@ -8,18 +8,19 @@
|
||||
``` bash
|
||||
curl -o is-wordpress https://raw.githubusercontent.com/tanrax/is-wordpress/master/is-wordpress
|
||||
chmod +x is-wordpress
|
||||
sudo mv is-wordpress /usr/local/bin
|
||||
```
|
||||
|
||||
# Run 🏃♂️
|
||||
|
||||
``` bash
|
||||
./is-wordpress [domain]
|
||||
is-wordpress [domain]
|
||||
```
|
||||
|
||||
# Example 👨🎓
|
||||
|
||||
``` bash
|
||||
./is-wordpress blog.us.playstation.com
|
||||
is-wordpress blog.us.playstation.com
|
||||
```
|
||||
⬇️
|
||||
``` bash
|
||||
@ -28,7 +29,7 @@ true
|
||||
---
|
||||
|
||||
``` bash
|
||||
./is-wordpress google.com
|
||||
is-wordpress google.com
|
||||
```
|
||||
⬇️
|
||||
``` bash
|
||||
|
Loading…
Reference in New Issue
Block a user