-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Peng Xiao <[email protected]>
- Loading branch information
1 parent
91ea8fd
commit 7b3cb6f
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
YABMP | ||
===== | ||
|
||
.. image:: https://badges.gitter.im/Join%20Chat.svg | ||
:alt: Join the chat at https://gitter.im/smartbgp/yabmp | ||
:target: https://gitter.im/smartbgp/yabmp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge | ||
|
||
|License| |Build Status| |Code Climate| | ||
|Python Version| |Version| |License| |Build Status| |Code Climate| | ||
|
||
Overview | ||
~~~~~~~~ | ||
|
@@ -29,6 +25,8 @@ Quick Start | |
|
||
.. code:: bash | ||
Use `pip install yabmp` or install from source. | ||
|
||
$ virtualenv yabmp-virl | ||
$ source yabmp-virl/bin/activate | ||
$ git clone https://github.com/smartbgp/yabmp | ||
|
@@ -56,3 +54,7 @@ Send email to [email protected], or use GitHub issue system/pull request. | |
:target: https://travis-ci.org/smartbgp/yabmp | ||
.. |Code Climate| image:: https://codeclimate.com/github/smartbgp/yabmp/badges/gpa.svg | ||
:target: https://codeclimate.com/github/smartbgp/yabmp | ||
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/Django.svg | ||
:target: https://github.com/smartbgp/yabbmp | ||
.. |Version| image:: https://img.shields.io/pypi/v/yabmp.svg? | ||
:target: http://badge.fury.io/py/yabmp |