Update README.md

This commit is contained in:
Narbeh Arakil 2019-06-30 18:14:24 +04:30
parent 2338d3d85a
commit 19865235c7
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,10 @@ You only need to installl pyOpenSSL:
`pip install pyopenssl`
or
`pip install -r requirements.txt`
## Usage
```

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
pyopenssl