From 18d90479313dba80104f6e2eb9fdec7895530a12 Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Fri, 8 Mar 2019 14:22:05 -0800 Subject: [PATCH] updating readme --- samples/features/sql-big-data-cluster/app-deploy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/sql-big-data-cluster/app-deploy/README.md b/samples/features/sql-big-data-cluster/app-deploy/README.md index bb0a6088..1adcbdce 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/README.md @@ -18,7 +18,7 @@ These samples demonstrates how you can deploy a simple Python app into SQL Serve |Sample|Description| |-|-| -|__[addpy](addpy/)__|This sample takes two numbers and returns the sum| +|__[addpy](addpy/)__|This sample takes two numbers and returns the sum. This sample also has detailed instructions on how to call apps through a RESTful web service.| |__[magic8ball](magic8ball/)__|Runs a [Magic 8-Ball](https://en.wikipedia.org/wiki/Magic_8-Ball)| ### R