mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
@@ -24,7 +24,7 @@ pip install pyflix
|
||||
The API is accessed through the `Flix` class:
|
||||
|
||||
```python
|
||||
from flix import Flix
|
||||
from pyflix import Flix
|
||||
flix = Flix() # create a Flix object and wait for connection
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user