Skip to content

Commit da23aad

Browse files
committed
updated readme
1 parent 5852220 commit da23aad

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Python
22
Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
33
Works on both Windows and Mac.
4-
5-
##[Documentation](https://github.com/DonJayamanne/pythonVSCode/wiki)
64

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

19-
## Issues and Feature Requests
20-
[Issues & Features](https://github.com/DonJayamanne/pythonVSCode/issues)
17+
##[Wiki](https://github.com/DonJayamanne/pythonVSCode/wiki)
18+
19+
##[Issues and Feature Requests](https://github.com/DonJayamanne/pythonVSCode/issues)
2120
* Debugging Django applications (in development)
2221
* Support of shebang (in development)
2322
* Remote Debugging (testing)

0 commit comments

Comments
 (0)