Skip to content

Commit 32a1a67

Browse files
committed
Update README.md (demo instructions added)
1 parent aa36473 commit 32a1a67

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,9 @@ ACTIVITY_CONFIG = odict([
132132
#### Step 6: Access/Permission Configuration (Optional)
133133
The logic for restricting the access is defined as **AccessDeniedMixin** under **core/mixins**
134134
This can be customized by the developer based on the requirements
135+
136+
#### Demo Instructions
137+
Execute the below command to configure ActivFlow for demo purpose
138+
```
139+
python demo.py
140+
```

0 commit comments

Comments
 (0)