Skip to content
Snippets Groups Projects
Commit 816e66b2 authored by Bensong Liu's avatar Bensong Liu
Browse files

doc

parent d9e34e59
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,6 @@ sudo make install ...@@ -14,6 +14,6 @@ sudo make install
## Use ## Use
1. Write your `Workflow.cc` with our lib. (Example: xaml.gen.example.cc) 1. Write your `Workflow.cc` with our lib. If you want some example, please read `xaml.gen.example.cc` and `workflows/*.cc`. **Make your code as simple as you can**.
2. Build and run `Workflow.cc`. You're all set. 2. Compile and run your `Workflow.cc`. You're all set.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment