Skip to content

Commit dcd4ef2

Browse files
fixup! EDU-1955: Adds header image and licence shield
1 parent e00e26e commit dcd4ef2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Ably Pub/Sub Python Header](images/pythonSDK-github.png)
2+
[![PyPI version](https://badge.fury.io/py/ably.svg)](https://pypi.org/project/ably/)
3+
[![License](https://img.shields.io/github/license/ably/ably-python)](https://github.com/ably/ably-python/blob/main/LICENSE)
24

3-
![PyPI version](https://badge.fury.io/py/ably.svg)
4-
![License](https://img.shields.io/github/license/ably/ably-python)
55

66
# Ably Pub/Sub Python SDK
77

@@ -11,8 +11,8 @@ Ably Pub/Sub provides flexible APIs that deliver features such as pub-sub messag
1111

1212
Find out more:
1313

14-
* [Ably Pub/Sub docs](https://ably.com/docs/basics)
15-
* [Ably Pub/Sub examples](https://ably.com/examples?product=pubsub)
14+
* [Ably Pub/Sub docs.](https://ably.com/docs/basics)
15+
* [Ably Pub/Sub examples.](https://ably.com/examples?product=pubsub)
1616

1717
---
1818

@@ -21,7 +21,7 @@ Find out more:
2121

2222
Everything you need to get started with Ably:
2323

24-
* [Quickstart in Pub/Sub using Python](https://ably.com/docs/getting-started/quickstart?lang=python)
24+
* [Quickstart in Pub/Sub using Python.](https://ably.com/docs/getting-started/quickstart?lang=python)
2525

2626
---
2727

0 commit comments

Comments
 (0)