# 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 parallel/worker/main.go
- Run the following command to start parallel workflow
go run parallel/starter/main.go