Skip to content

Commit 385903f

Browse files
committed
updated readme
1 parent 9b03889 commit 385903f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#Python
2-
[![Build Status](https://travis-ci.org/DonJayamanne/pythonVSCode.svg?branch=master)](https://travis-ci.org/DonJayamanne/pythonVSCode) <img src="https://david-dm.org/donjayamanne/pythonVSCode.svg">
2+
[![Build Status](https://travis-ci.org/DonJayamanne/pythonVSCode.svg?branch=master)](https://travis-ci.org/DonJayamanne/pythonVSCode) ![Dependencies](https://david-dm.org/donjayamanne/pythonVSCode.svg)
3+
34
An extension with rich support for the [Python language](https://www.python.org/), with features including the following and more:
45
* Linting ([Prospector](https://pypi.io/project/prospector/), [Pylint](https://pypi.io/project/pylint/), [pycodestyle](https://pypi.io/project/pycodestyle/)/Pep8, [Flake8](https://pypi.io/project/flake8/), [pydocstyle](https://pypi.io/project/pydocstyle/) with config files and plugins)
56
* Intellisense (autocompletion)

0 commit comments

Comments
 (0)