Reference in root readme

This commit is contained in:
Pablo Martin 2023-03-06 12:41:38 +01:00
parent 03ca1d009f
commit 36fffd3790

View file

@ -164,6 +164,13 @@ with Flow(...) as flow:
) )
``` ```
## Gallery
This repo also contains a gallery of example flows that you can user to better
understand `lolafect` or as templates to kickstart your own flows. You can
find these in `docs/gallery`.
## How to test ## How to test
There are two test suites: unit tests and integration tests. Integration tests are prepared to plug to some of our There are two test suites: unit tests and integration tests. Integration tests are prepared to plug to some of our