We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4df2c6 commit 301654bCopy full SHA for 301654b
1 file changed
README.md
@@ -14,6 +14,7 @@ pip install pythepeer
14
## Usage
15
Instantiate the ThePeerInit class like so:
16
```python
17
+import thepeer
18
from thepeer.main import ThePeerInit
19
20
# create an instance of ThePeerInit class
0 commit comments