From 4fb33320bba0c3f0733bffd36b05fdb16baed9f2 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 8 Nov 2020 22:39:42 -0500 Subject: [PATCH] Update README.md --- samples/react-azfunc-vimeo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-azfunc-vimeo/README.md b/samples/react-azfunc-vimeo/README.md index 82d305714..05d6e40ea 100644 --- a/samples/react-azfunc-vimeo/README.md +++ b/samples/react-azfunc-vimeo/README.md @@ -1,4 +1,4 @@ -## Local Azure Function and SPFx Web Part Development to consume third party APIs +# Local Azure Function and SPFx Web Part Development to consume third party APIs This sample shows how to consume third-party APIs through an Azure Functions by a Web Part. In this scenario, Vimeo is the representative third party API. This project contains two separate project folders: