Update README API example

Update README API example to show import properly per #65.
This commit is contained in:
Brian Martin
2019-03-18 22:45:34 -04:00
parent 79f9d679bf
commit 6da9a96441
+2 -2
View File
@@ -99,8 +99,8 @@ shaping the API.
A simple usage might go something like this:
```
import sucks
```python
from sucks import *
config = ...