Skip to content

Commit

Permalink
update path to docs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Mar 11, 2025
1 parent ba4f55f commit da60272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Daisy is a library framework that facilitates distributed processing of big nD datasets across clusters of computers.
It combines the best of MapReduce/Hadoop (the ability to map a process function across elements) and Luigi (the ability to chain dependent tasks together) together in one lightweight and efficient package with a focus on processing nD datasets.

Daisy documentations are at https://daisy-docs.readthedocs.io/
Daisy documentations are at https://funkelab.github.io/daisy

## Updates

Expand Down

0 comments on commit da60272

Please sign in to comment.