Skip to content

Commit be70e60

Browse files
Merge pull request #1029 from allmightyspiff/master
added snap badge, and updated snap readme
2 parents aa8acb9 + 5e38395 commit be70e60

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ SoftLayer API Python Client
1212
.. image:: https://coveralls.io/repos/github/softlayer/softlayer-python/badge.svg?branch=master
1313
:target: https://coveralls.io/github/softlayer/softlayer-python?branch=master
1414

15+
.. image:: https://build.snapcraft.io/badge/softlayer/softlayer-python.svg
16+
:target: https://build.snapcraft.io/user/softlayer/softlayer-python
17+
1518

1619
This library provides a simple Python client to interact with `SoftLayer's
1720
XML-RPC API <http://developer.softlayer.com/reference/softlayerapi>`_.

snap/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ Snaps are available for any Linux OS running snapd, the service that runs and ma
1010

1111
or to learn to build and publish your own snaps, please see:
1212
https://docs.snapcraft.io/build-snaps/languages?_ga=2.49470950.193172077.1519771181-1009549731.1511399964
13+
14+
# Releasing
15+
Builds should be automagic here.
16+
17+
https://build.snapcraft.io/user/softlayer/softlayer-python

0 commit comments

Comments
 (0)