From c491511a2caa1003709886a86e40e43faa24873c Mon Sep 17 00:00:00 2001
From: Vlad Kondratiev <kondratiev@astron.nl>
Date: Thu, 17 Apr 2025 08:58:41 +0000
Subject: [PATCH] tiny change in README

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

diff --git a/README.md b/README.md
index b0b3c5a..d79f441 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# LOFAR2 Beamformed Re-digitization pipeline
+# LOFAR2 Beamformed Re-digitization Pipeline
 
 This is a CWL pipeline to convert LOFAR raw beamformed complex-voltage (XXYY) 32-bit HDF5 data to 8-bit HDF5 data. This pipeline represents the CWL implementation of existing LOFAR1 functionality in the Pulsar Pipeline (PulP) by means of the `digitize.py` script written by Marten van Kerkwijk to be run in the LOFAR operational framework. The script itself was slightly modified to run in Python3. Please note, that the pipeline is still in development, so some changes in the workflow and documentation might happen in the future.
 
-- 
GitLab