We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024cc41 commit 9692e80Copy full SHA for 9692e80
README.md
@@ -0,0 +1,6 @@
1
+stateMachine
2
+============
3
+
4
+A feature-rich, yet simple finite state machine (FSM) implementation in C.
5
6
+For when a simple switch statement just isn't enough. [Documentation](http://misje.github.io/stateMachine).
0 commit comments