fixed title

This commit is contained in:
sirlilpanda
2025-08-29 09:28:48 +12:00
parent e5bd3c5569
commit 4aa76fe70c

View File

@@ -1,4 +1,4 @@
# c_command_pattern # c_state_pattern
a simple example of how to implement the state pattern in c. check [`main.c`](src/main.c) for the implementation a simple example of how to implement the state pattern in c. check [`main.c`](src/main.c) for the implementation