File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h1>API docs for IMCF Python packages.</h1>
4343 < h2 > Common</ h2 >
4444
4545 < ul >
46- < li > < a href ="blockbuster / "> blockbuster </ a > - tiled processing for any image, any function</ li >
46+ < li > < a href ="patchworks / "> patchworks </ a > - tiled processing for any image, any function</ li >
4747 < li > < a href ="hrm-omero/ "> hrm-omero</ a > - OMERO connector for the Huygens Remote Manager (HRM)</ li >
4848 < li > < a href ="logging-interceptor/ "> logging-interceptor</ a > - interceptor to route logging calls from
4949 the stdlib to < a href ="https://github.com/Delgan/loguru "> loguru</ a >
Original file line number Diff line number Diff line change 55# #### MANDATORY #####
66
77# the name of the repo (~the folder it will be cloned into):
8- REPO_NAME=" blockbuster "
8+ REPO_NAME=" patchworks "
99
1010# the URI of the repo to clone:
1111REPO_URI=" https://github.com/imcf/${REPO_NAME} .git"
You can’t perform that action at this time.
0 commit comments