10 lines
224 B
Markdown
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
|
|
```
|