Skip to content

Commit cef91c6

Browse files
Update README.md
1 parent eff7bc0 commit cef91c6

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ python3 setup.py install
102102

103103
## 👨‍💻 **Usage**
104104

105-
### If used PyPI:
105+
106106
- Help:
107107
```masto -h```
108108

@@ -114,18 +114,6 @@ python3 setup.py install
114114

115115
<br>
116116

117-
### If used GitHub and cloned the repository:
118-
- Help:
119-
```python3 masto.py -h```
120-
121-
- Searching for a user
122-
```python3 masto.py -u {username}```
123-
124-
- Searching for an instance
125-
```python3 masto.py -i {instance}```
126-
127-
<br>
128-
129117
## **Tool use cases**
130118

131119
| **Use case 1** | **Searching for a user and bypassing the profile directory opt-out**|

0 commit comments

Comments
 (0)