Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Feb 15, 2016
1 parent 5852220 commit da23aad
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Python
Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
Works on both Windows and Mac.

##[Documentation](https://github.com/DonJayamanne/pythonVSCode/wiki)

##Features
* Linting (PyLint, Pep8, Flake8 with config files and plugins)
Expand All @@ -16,8 +14,9 @@ Works on both Windows and Mac.
* Sorting imports
* Snippets

## Issues and Feature Requests
[Issues & Features](https://github.com/DonJayamanne/pythonVSCode/issues)
##[Wiki](https://github.com/DonJayamanne/pythonVSCode/wiki)

##[Issues and Feature Requests](https://github.com/DonJayamanne/pythonVSCode/issues)
* Debugging Django applications (in development)
* Support of shebang (in development)
* Remote Debugging (testing)
Expand Down

0 comments on commit da23aad

Please sign in to comment.