From 44a60a8d2753f6429b53bbf59ada70d82f3af3b0 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Thu, 23 Jul 2020 18:05:36 +0200 Subject: [PATCH] Improve text about scope --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3bfa29..bd0124b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,10 @@ Documentation of individual components: - Write unit tests. ## Scope -Scope of the project: + +The scope should be as limited as possible and we should abstain from +implementing additional features. We isolated the core functionality this buffer +needs as the following: - Receiving and assembling detector data. - Writing detector data to HDF5 files.