Squashed 'SpiffWorkflow/' changes from 80640024a..5664815a2
5664815a2 Merge pull request #277 from sartography/bugfix/update-serializer-version 893ae8334 Merge branch 'main' of github.com:sartography/SpiffWorkflow into main 40a5f3412 add link to Spiffworkflow.org 38ce694ee update serializer version git-subtree-dir: SpiffWorkflow git-subtree-split: 5664815a2e61cd334f35136d2d7ac8856a95a28c
This commit is contained in:
parent
2872085718
commit
c3c56ceaae
|
@ -18,6 +18,7 @@ What is SpiffWorkflow?
|
|||
======================
|
||||
.. image:: images/logo.png
|
||||
:align: center
|
||||
:target: https://www.spiffworkflow.org
|
||||
|
||||
SpiffWorkflow allows your python application to process BPMN diagrams (think
|
||||
of them as very powerful flow charts, See :doc:`intro`.) to accomplish
|
||||
|
@ -28,6 +29,11 @@ code. You can use these diagrams to accomplish a number of tasks, such as:
|
|||
- Implement an approval process that requires input from multiple users
|
||||
- Allow non-programmers to modify the flow and behavior of your application.
|
||||
|
||||
Please visit `SpiffWorkflow.org <https://www.spiffworkflow.org>`_ for
|
||||
additional articles, videos, and tutorials about SpiffWorkflow and its
|
||||
related projects including SpiffArena, Service Connectors, and BPMN.js
|
||||
extensions.
|
||||
|
||||
License
|
||||
-------
|
||||
Spiff Workflow is published under the terms of the
|
||||
|
|
Loading…
Reference in New Issue