Skip to content

Commit

Permalink
[docs] Update title
Browse files Browse the repository at this point in the history
  • Loading branch information
nsk90 committed Jul 23, 2024
1 parent 8e7706d commit 6c2e37e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

# KStateMachine

KStateMachine is a powerful Kotlin library with clean DSL syntax for creating complex [state machines](https://en.wikipedia.org/wiki/Finite-state_machine)
and [statecharts](https://www.sciencedirect.com/science/article/pii/0167642387900359/pdf).
KStateMachine is a powerful Kotlin Multiplatform library with clean DSL syntax for creating complex [state machines](https://en.wikipedia.org/wiki/Finite-state_machine)
and [statecharts](https://www.sciencedirect.com/science/article/pii/0167642387900359/pdf) driven by Kotlin Coroutines.

## 🌏 Overview

Expand Down

0 comments on commit 6c2e37e

Please sign in to comment.