From d2229bc963332da3b3670b144e08df6cdd9e222a Mon Sep 17 00:00:00 2001 From: acereca Date: Thu, 14 Jun 2018 14:14:18 +0200 Subject: [PATCH] aha --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41e5803..1602e6f 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,12 @@ - Setup - Hardware - Softwarestack + ```mermaid - graph TD; - fw[PIt FW]-->pot[Potis]; - fw-->srv[Pitstop Server (RPi)]; - agg[Pitstop Aggregator]-->srv; + graph LR; + fw[PIt FW] --- pot[Potis]; + fw --- srv["Pitstop Server (RPi)"]; + agg[Pitstop Aggregator] -.- srv; ``` - Characterization - Voltages