mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +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