diff --git a/README.md b/README.md index c816022..982e43b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This repo contains the Java SDK for the Durable Task Framework as well as classe ### Simple, fault-tolerant sequences + ```java // *** Simple, fault-tolerant, sequential orchestration *** String result = "";