fishbook/docs/getting_started.md
2020-07-22 11:01:29 +02:00

10 lines
224 B
Markdown

# Getting started working with fishbook
create a project folder and place the configuration file in it (see [configuration](./configuration.md) for more info on it)
## Package contents
```python
import fishbook as fb
```