Skip to content

Commit 02f5ae2

Browse files
committed
Added a simple logo
1 parent b845ed0 commit 02f5ae2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Python-mode, Python in VIM
2-
##########################
1+
|logo| Python-mode, Python in VIM
2+
#################################
33

44
Python-mode is a vim plugin that allows you to use the pylint_, rope_, pydoc_, pyflakes_, pep8_, mccabe_ libraries in vim to provide
55
features like python code looking for bugs, refactoring and some other useful things.
@@ -524,3 +524,4 @@ My address is here: "Russia, 143401, Krasnogorsk, Shkolnaya 1-19" to "Kirill Kle
524524
.. _pathogen: https://github.com/tpope/vim-pathogen
525525
.. _pep8: http://pypi.python.org/pypi/pep8
526526
.. _mccabe: http://en.wikipedia.org/wiki/Cyclomatic_complexity
527+
.. |logo| image:: https://raw.github.com/klen/python-mode/develop/logo.png

logo.png

60.6 KB
Loading

0 commit comments

Comments
 (0)