# README
Steps to run this sample:
- You need a Temporal service running. See details in README.md
- Run the following command to start the worker
go run branch/worker/main.go
- Run the following command to start branch workflow
go run branch/starter/main.go