From b2928ed255f5fe4b8fd76cff2e1a04f8b6586bdb Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 9 Nov 2020 00:20:47 -0500 Subject: [PATCH] Update README.md --- samples/js-gitHubBadge/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/js-gitHubBadge/README.md b/samples/js-gitHubBadge/README.md index 9a5ced1b4..efb9e4c0e 100644 --- a/samples/js-gitHubBadge/README.md +++ b/samples/js-gitHubBadge/README.md @@ -1,11 +1,11 @@ -# GitHub Badge +# GitHub Badge (JavaScript version) ## Summary Displays information from GitHub for a specified user. ![drop](./assets/1.png) ## Used SharePoint Framework Version -![drop](https://img.shields.io/badge/version-GA-green.svg) +![SPFx 1.8.0](https://img.shields.io/badge/version-1.8.0-green.svg) ## Applies to @@ -50,4 +50,4 @@ Future samples will refactor this into something more professional that follows Ultimately, this sample along with its yet-to-be-created future samples could be a useful teaching tool to developers new to SPFx as well as developers who aren't well-versed in SPFx coding patterns or the various frameworks available. - \ No newline at end of file +