Skip to content

Commit 6163867

Browse files
authored
Update README.md
1 parent 19a9316 commit 6163867

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
11
# PyStateMachine
22
Python State Machine
3+
4+
## Introduction
5+
**PyStateMachine** is a Framework that support state machines in **Python**
6+
7+
## Requirements
8+
- Python3
9+
10+
### How to Run
11+
Work in Progess
12+
13+
## Example
14+
Work in Progess
15+
16+
## How to contribute [![GitHub contributors](https://img.shields.io/github/contributors/ZigRazor/PyStateMachine.svg)](https://GitHub.com/ZigRazor/PyStateMachine/graphs/contributors/)
17+
Read the [CONTRIBUTING GUIDE](https://github.com/ZigRazor/PyStateMachine/blob/main/CONTRIBUTING.md)
18+
## Contact
19+
E-Mail : zigrazor@gmail.com
20+
21+
[GitHub Profile](https://github.com/ZigRazor) ![Profile views](https://gpvc.arturio.dev/ZigRazor)
22+
23+
![ZigRazor's github stats](https://github-readme-stats.vercel.app/api?username=ZigRazor&show_icons=true&theme=tokyonight)
24+
25+
## Support
26+
To support me just add ***Star*** the project [![GitHub stars](https://img.shields.io/github/stars/ZigRazor/PyStateMachine.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/ZigRazor/PyStateMachine/stargazers/) or ***follow me*** [![GitHub followers](https://img.shields.io/github/followers/ZigRazor.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/ZigRazor?tab=followers)
27+
28+
To get updated ***watch*** the project [![GitHub watchers](https://img.shields.io/github/watchers/ZigRazor/PyStateMachine.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/ZigRazor/PyStateMachine/watchers/)
29+
30+
## Project Info
31+
32+
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=ZigRazor&repo=PyStateMachine)](https://github.com/ZigRazor/PyStateMachine)
33+
34+
### Used Languages
35+
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=ZigRazor&layout=compact)](https://github.com/ZigRazor/PyStateMachine)
36+

0 commit comments

Comments
 (0)