We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa36473 commit 32a1a67Copy full SHA for 32a1a67
README.md
@@ -132,3 +132,9 @@ ACTIVITY_CONFIG = odict([
132
#### Step 6: Access/Permission Configuration (Optional)
133
The logic for restricting the access is defined as **AccessDeniedMixin** under **core/mixins**
134
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