You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<imgalign="right"width="160"height="160"src="https://user-images.githubusercontent.com/34946442/152222895-9c8adb22-a22d-4bce-a513-3486ca28bdd5.png"> zig**fsm** is a [finite state machine](https://en.wikipedia.org/wiki/Finite-state_machine) library for Zig.
2
2
3
-
This library supports Zig 0.12.x, 0.13as well as Zig master. Last test was on Zig version `0.14.0-dev.1912+9fd61f746`
3
+
This library supports Zig 0.12.x, 0.13, 0.14 as well as Zig master. Last test was on Zig version `0.14.0-dev.3470+711b0fef5`
4
4
5
5
Use the zigfsm main branch to compile with Zig master. Use the appropriate zig-*version* tag to target a Zig version not compatible with the main branch.
0 commit comments