diff --git a/README.md b/README.md index b5fbe2f..d23f461 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# ReFrameWork -Robotic Enterprise Framework Template +### ReFrameWork Template ### +Robotic Enterprise Framework + +* built on top of Transactional Business Process Template +* using State Machine layout for the phases of automation project +* offering high level exception handling and application recovery +* keeps external settings in Config.xlsx file and Orchestrator assets +* pulls credentials from Credential Manager and Orchestrator assets +* gets transaction data from Orchestrator queue and updates back status +* takes screenshots in case of application exceptions +* provides extra utility workflows like sending a templated email +* runs sample Notepad application with dummy Excel data +*