From 0373b164ec73bc36cf05adcb62e73d33148d294a Mon Sep 17 00:00:00 2001
From: Danny Petschke <36198267+dpscience@users.noreply.github.com>
Date: Fri, 29 Mar 2019 23:41:19 +0100
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 46fcadc..5f9abfe 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ A python-based framework, which provides the functionalities for TRAIN
## (2) DPulseStreamAPI:
-A c/c++ based API, which can be easily implemented in each software/framework/library for providing the functionality of streaming detector output pulses binary on an (external) hard drive. 'pyDMLLTDetectorPulseDiscriminator' requires the format of streamed pulses as provided by this c/c++ API.
+A c/c++ based API, which can be easily implemented in each software/framework/library for providing the functionality of streaming detector output pulses binary on an (external) hard drive. [pyDMLLTDetectorPulseDiscriminator](https://github.com/dpscience/DMLLTDetectorPulseDiscriminator/pyDMLLTDetectorPulseDiscriminator) requires the format of streamed pulses as provided by this c/c++ API.
# How to start?