Browse Source

README

master
ale 4 years ago
parent
commit
351fbf015c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -9,11 +9,11 @@ yarn or npm i
## Usage
```
node follow <url of instance with auth>
node follow <user> <pass> <url>
Example:
$ node follow `https://user:pass@social.hatthieves.es`
$ node follow user pass https://social.hatthieves.es
```
## License


Loading…
Cancel
Save