diff --git a/README.md b/README.md index b3ef40e..3a6a3ac 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # LaTeX language support for Visual Studio Code -[![VS Marketplace Version](https://vsmarketplacebadge.apphb.com/version/torn4dom4n.latex-support.svg)](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support) -[![VS Code Installs](https://vsmarketplacebadge.apphb.com/installs/torn4dom4n.latex-support.svg)](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support) -[![Dependencies Status](https://david-dm.org/ProAdd-ons/vscode-LaTeX-support/status.svg)](https://david-dm.org/ProAdd-ons/vscode-LaTeX-support) +[Git Repository](https://git.4insider.net/Studium.git) -Adds syntax highlighting and snippets for LaTeX. +Adds syntax highlighting, intelisence and compile commands for LaTeX. -![LaTeX Preview](https://github.com/ProAdd-ons/vscode-LaTeX-support/raw/master/./images/preview.png) +Originaly adapted [VS Marketplace Version](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support) -Originally converted from the [LaTeX TextMate bundle](https://github.com/textmate/latex.tmbundle). Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.