Skip to content

Commit 074b6aa

Browse files
committed
Updated readme
1 parent 2cebc15 commit 074b6aa

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@ from sio3pack.graph import GraphOperation
22

33
# SIO3Pack
44

5-
## Example usage
5+
## Prerequisites
6+
```
7+
- Python 3.9 or higher
8+
- pip
9+
- Linux or macOS operating system
10+
- Django 4.2.x (for Django support)
11+
```
12+
13+
## Instalation
14+
```
15+
pip install sio3pack
16+
```
17+
## Example usage (in python)
618

719
### In OIOIOI
820

0 commit comments

Comments
 (0)