diff --git a/docs/beginner-intermediate/4-git-in-vscode.md b/docs/beginner-intermediate/4-git-in-vscode.md index 36b4824..852cbe8 100644 --- a/docs/beginner-intermediate/4-git-in-vscode.md +++ b/docs/beginner-intermediate/4-git-in-vscode.md @@ -4,7 +4,7 @@ ### What VS **Code** -This is an IDE (Integrated Development Environment) for editing files, most time called source code. **Code editing. Redefined. Free. Built on open source. Runs everywhere.**. It is powerful for many reasons. With a lot of shortcut supports +This is an IDE (Integrated Development Environment) for editing files, most time called source code. **Code editing. Redefined. Free. Built on open source. Runs everywhere (Windows, MacOs, Linux).**. It is powerful for many reasons. With a lot of shortcut and **extension supports and built in git integration and Ai supports.** ### Getting Started