diff --git a/README.md b/README.md index 14d5856..c26b345 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # WeatherStation This repo will be used for our BTS project which consist of creating a weather station. + +# How does it work + \ No newline at end of file diff --git a/Schematics/howdoesitwork.d2 b/Schematics/howdoesitwork.d2 index 18e597f..21bbfe5 100644 --- a/Schematics/howdoesitwork.d2 +++ b/Schematics/howdoesitwork.d2 @@ -50,11 +50,12 @@ sens --> hst.blt --> hst.Dck.scrp : "Read \nData" { animated: true } } -hst.Dck.web --> pc : "display \ndata" { +hst.Dck.web --> pc : "display \ndata" { style : { stroke-dash: 5 animated: true stroke : green + } } hst.Dck.web <-- pc : "write \nsettings" {