Skip to content

Commit dde90e7

Browse files
committed
Fix image path.
1 parent d67963a commit dde90e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
|logo| Python-mode, Python in VIM
22
#################################
33

4-
.. image:: https://travis-ci.org/klen/python-mode.png?branch=develop :target: https://travis-ci.org/klen/python-mode
4+
.. image:: https://travis-ci.org/klen/python-mode.png?branch=develop
5+
:target: https://travis-ci.org/klen/python-mode
56

67
Python-mode is a vim plugin that allows you to use the pylint_, rope_, pydoc_, pyflakes_, pep8_, mccabe_ libraries in vim to provide
78
features like python code looking for bugs, refactoring and some other useful things.

0 commit comments

Comments
 (0)