We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff7bc0 commit cef91c6Copy full SHA for cef91c6
README.md
@@ -102,7 +102,7 @@ python3 setup.py install
102
103
## 👨💻 **Usage**
104
105
-### If used PyPI:
+
106
- Help:
107
```masto -h```
108
@@ -114,18 +114,6 @@ python3 setup.py install
114
115
<br>
116
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
129
## ⭐ **Tool use cases**
130
131
| **Use case 1** | **Searching for a user and bypassing the profile directory opt-out**|
0 commit comments