tinverse / tsm

A Typed Hierarchical State Machine Framework in C++
https://tinverse.github.io/tsm/index.html
MIT License
41 stars 7 forks source link

Fix formatting code typo in Readme #2

Closed karthik1024 closed 5 years ago

karthik1024 commented 5 years ago

Removed some extra spaces in a code formatting delimiter which are causing a couple of texual paragraphs to be formatted as code.

dibsonmuad commented 5 years ago

I've updated the README.md a little further. Checkout https://tinverse.github.io/tsm for "more" documentation. The test folder contains a couple of sample HSMs.