Skip to content

Commit

Permalink
Fix mermaid documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewturner authored Oct 28, 2023
1 parent 9eb51e7 commit 5b81267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Controls the massive clock via bluetooth. Integrates an ESP8266 Wifi module for

## Process Flow

```mermaidjs
```mermaid
flowchart LR
A[Web Client] -->|force-sync| B(Synchronizer)
B -->|set/set-schedule| C(Remote)
Expand Down

0 comments on commit 5b81267

Please sign in to comment.