Skip to content

Commit

Permalink
Merge pull request #18 from jgericke/develop
Browse files Browse the repository at this point in the history
Readme formatting
  • Loading branch information
jgericke committed Jun 7, 2019
2 parents 9a2255d + fd22a33 commit d5c3f94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ action_dispatcher = {
}
```

## Creating An Automaton
### Creating An Automaton

You can launch Automaton Engine by defining the AUTOMATON_ENGINE_CONFIG environment variable, which has an expected structure as outlined below. When you're good to go, you can execute samples/auto.py which will gather all of the automatons you've defined and run them through the execution chain.

Have a look at samples provided (```samples/```) to get a feel for scaffolding Automatons
Expand Down

0 comments on commit d5c3f94

Please sign in to comment.