Skip to content

Commit

Permalink
Add Prefect docs url to README
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan committed Dec 30, 2022
1 parent 861754c commit 8d5342a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Essentially this is the individual smaller flows that need to run within a data
- `__init__.py`: File to import flow so the subflow directory can become a module and flow to be easily imported.
- [tests](./echoflow/tests/): Tests code lives in this directory.

For more details about prefect, go to their extensive [documentation](https://docs.prefect.io/).

## License

Licensed under the MIT License; you may not use this file except in compliance with the License. You may obtain a copy of the License [here](./LICENSE).

0 comments on commit 8d5342a

Please sign in to comment.