Skip to content

Commit c25cd25

Browse files
Update readme
1 parent 10e7484 commit c25cd25

1 file changed

Lines changed: 5 additions & 29 deletions

File tree

README.rst

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
Add python support to pyQode
2-
============================
3-
4-
Status
5-
------
6-
7-
Package:
8-
++++++++
1+
.. image:: https://raw.githubusercontent.com/pyQode/pyqode.core/develop/doc/source/_static/pyqode-banner.png
92

103

4+
About
5+
-----
116
.. image:: http://img.shields.io/pypi/v/pyqode.python.png
127
:target: https://pypi.python.org/pypi/pyqode.python/
138
:alt: Latest PyPI version
@@ -16,10 +11,6 @@ Package:
1611
:target: https://pypi.python.org/pypi/pyqode.python/
1712
:alt: Number of PyPI downloads
1813

19-
20-
Stable (`master`_):
21-
+++++++++++++++++++
22-
2314
.. image:: https://travis-ci.org/pyQode/pyqode.python.svg?branch=master
2415
:target: https://travis-ci.org/pyQode/pyqode.python
2516
:alt: Travis-CI build status
@@ -28,22 +19,7 @@ Stable (`master`_):
2819
:target: https://coveralls.io/r/pyQode/pyqode.python?branch=master
2920
:alt: Coverage Status
3021

31-
Unstable (`develop`_):
32-
++++++++++++++++++++++
33-
34-
.. image:: https://travis-ci.org/pyQode/pyqode.python.svg?branch=develop
35-
:target: https://travis-ci.org/pyQode/pyqode.python
36-
:alt: Travis-CI build status
37-
38-
.. image:: https://coveralls.io/repos/pyQode/pyqode.python/badge.png?branch=develop
39-
:target: https://coveralls.io/r/pyQode/pyqode.python?branch=develop
40-
:alt: Coverage Status
41-
42-
About pyqode.python
43-
-------------------
44-
45-
*pyqode.python* is an `official pyqode extension package`_ that adds **python**
46-
support to `pyQode`_.
22+
*pyqode.python* adds **python** support to `pyqode.core`_ (code completion, calltips, ...).
4723

4824
Features:
4925
---------
@@ -103,7 +79,7 @@ taken on a Gnome 3 desktop):
10379
.. _Source repository: https://github.com/pyQode/pyqode.python/
10480
.. _Wiki: https://github.com/pyQode/pyqode.core/wiki
10581
.. _official pyqode extension package: https://github.com/pyQode/pyqode.core/wiki/Extensions#official-packages
106-
.. _pyQode: https://github.com/pyQode
82+
.. _pyqode.core:: https://github.com/pyQode/pyqode.core
10783
.. _Jedi: https://github.com/davidhalter/jedi
10884
.. _`Documentation`: http://pyqodepython.readthedocs.org/en/latest/
10985
.. _master: https://github.com/pyQode/pyqode.python/tree/master

0 commit comments

Comments
 (0)