From 30a5564eb4d8221d450938d578c34229630df972 Mon Sep 17 00:00:00 2001 From: Konrad1991 Date: Thu, 16 Jan 2025 09:18:04 +0100 Subject: [PATCH] added license section in readme --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 66791c8..648cb5b 100644 --- a/Readme.md +++ b/Readme.md @@ -33,3 +33,6 @@ df = bp.read_chromatograms(path) bp.plot_chromatograms(path) ### License + +The project is licensed under the GNU General Public License v3.0. +See the LICENSE file for more information.