From 47279fa6ecda6f39999e06d202db670f788964f2 Mon Sep 17 00:00:00 2001
From: schmiedc <schmied@mpi-cbg.de>
Date: Sun, 5 Jul 2015 19:10:29 +0200
Subject: [PATCH] Update README.md

---
 spim_registration/timelapse/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spim_registration/timelapse/README.md b/spim_registration/timelapse/README.md
index 8db3cc3..dabd098 100644
--- a/spim_registration/timelapse/README.md
+++ b/spim_registration/timelapse/README.md
@@ -106,7 +106,7 @@ If not:
 ```bash
 snakemake -j2 -d /path/to/data/ --cluster-config ./cluster.json --cluster "bsub -q {cluster.lsf_q} {cluster.lsf_extra}"
 ```
-Submitting Jobs
+Log files and supervision of the pipeline
 ---------------
 
 The log files are written into a new directory in the data directory called "logs".
-- 
GitLab