Skip to content

Commit 8172db8

Browse files
author
akshita.dixit
committed
Add PyPI badge to README for better visibility
1 parent 2f6613a commit 8172db8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FlowFSM
22

3+
[![](https://img.shields.io/badge/PyPI-3775A9.svg?style=for-the-badge&logo=PyPI&logoColor=white)](https://pypi.org/project/flow-fsm/)
4+
35
## Project Overview
46

57
FlowFSM is a package for building and managing finite state machines (FSMs). It provides tools for defining states, transitions, events, and workflows, simplifying the development of complex state-driven applications. The framework will be supporting features for configuration, runtime management, and visualization as and when they are developed.

0 commit comments

Comments
 (0)