We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b149e20 commit 522de64Copy full SHA for 522de64
README.md
@@ -1,9 +1,9 @@
1
<p align="center">
2
<img src="./images/Finite-State-Machine.svg" width="63%" />
3
- <h1 align="center">Finite-State</h1>
+ <h1 align="center">Finite-State Machine</h1>
4
</p>
5
6
-# Finite-State For Arduino
+# Finite-State Machine for Arduino
7
Finite-State provides a bounded state machine that combines `state transitions`, which has the following part:
8
9
- [Initial State](#initial-state)
0 commit comments