From ec3661e272e34d23f71f7eaf29e23b095b23eca3 Mon Sep 17 00:00:00 2001 From: Karthik Nadig Date: Wed, 9 Sep 2020 00:09:59 -0700 Subject: [PATCH] Replace 'master' with 'main' in readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 55b9e8e465f1..dde7cbfab434 100644 --- a/README.md +++ b/README.md @@ -14,21 +14,21 @@ A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marke - Select your Python interpreter by clicking on the status bar - + - Configure the debugger through the Debug Activity Bar - + - Configure tests by running the `Configure Tests` command - + ## Jupyter Notebook quick start - Open or create a Jupyter Notebook file (.ipynb) and start coding in our Notebook Editor! - + For more information you can: @@ -77,11 +77,11 @@ The extension is available in multiple languages: `de`, `en`, `es`, `fa`, `fr`, - If you have a question about how to accomplish something with the extension, please [ask on Stack Overflow](https://stackoverflow.com/questions/tagged/visual-studio-code+python) - If you come across a problem with the extension, please [file an issue](https://github.com/microsoft/vscode-python) -- Contributions are always welcome! Please see our [contributing guide](https://github.com/Microsoft/vscode-python/blob/master/CONTRIBUTING.md) for more details +- Contributions are always welcome! Please see our [contributing guide](https://github.com/Microsoft/vscode-python/blob/main/CONTRIBUTING.md) for more details - Any and all feedback is appreciated and welcome! - If someone has already [filed an issue](https://github.com/Microsoft/vscode-python) that encompasses your feedback, please leave a 👍/👎 reaction on the issue - Otherwise please file a new issue -- If you're interested in the development of the extension, you can read about our [development process](https://github.com/Microsoft/vscode-python/blob/master/CONTRIBUTING.md#development-process) +- If you're interested in the development of the extension, you can read about our [development process](https://github.com/Microsoft/vscode-python/blob/main/CONTRIBUTING.md#development-process) ## Data and telemetry