From ccf62eb866ca7ad66308fb7efec1bf3673ba4d3c Mon Sep 17 00:00:00 2001 From: dlilley Date: Wed, 11 Oct 2023 11:44:29 -0400 Subject: [PATCH] Add Open in MATLAB Online badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9873a1..8be217a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # MATLAB extension for Visual Studio Code +[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=mathworks/MATLAB-extension-for-vscode) + This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more. You can use this extension with or without MATLAB installed on your system. However, to make use of the advanced code-editing features of the extension, you must have MATLAB R2021a or later installed. For more information, see the [Get Started](#get-started) section.