From 5a86bb7a484b623420f99940f707871a5adf8eac Mon Sep 17 00:00:00 2001 From: Danny Petschke <36198267+dpscience@users.noreply.github.com> Date: Mon, 9 Nov 2020 12:24:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93c51a9..bc892c0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ DDRS4PALS v1.02 (DLTPulseGenerator v1.1):
[![DOI](https://zenod ###
detection of misshaped or artifact-afflicted pulses using shape-sensitive filtering

![Shape-Filter](/images/shapeFilter.png) -# License of DDRS4PALS (GNU General Public License) +# License of DDRS4PALS (GNU General Public License) Copyright (c) 2016-2020 Danny Petschke (danny.petschke@uni-wuerzburg.de) All rights reserved.

@@ -131,7 +131,7 @@ The following 3rd party libraries are used by DDRS4PALS software.
These files containing documentation, drivers, applications, C/C++ source code and the FPGA firmware in VHDL and compiled bit files.

Note: Some files containing source code which is part of MIDAS XML Library

License: [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0)
-# Deploy DDRS4PALS on Windwos OS from source files using QtCreator +# Deploy DDRS4PALS on Windows OS from source files using QtCreator 1. Download the QtCreator and the [Qt-framework](https://www.qt.io/download) (at least v5.x). 2. Download and Setup the MS Visual Studio compiler (at least version 2013). It should also work with any other compiler e.g. MinGW but I recommend using VS compiler. 3. Open the .pro file in QtCreator.