Skip to content

Commit 62d06e7

Browse files
authored
Update README.md
1 parent 5f48efa commit 62d06e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Podcast API Python Library
22

3-
[![Build Status](https://travis-ci.com/ListenNotes/python-api-python.svg?branch=master)](https://travis-ci.com/ListenNotes/python-api-python)
3+
[![Build Status](https://travis-ci.com/ListenNotes/python-api-python.svg?branch=main)](https://travis-ci.com/ListenNotes/python-api-python)
44

55
The Podcast API Python library provides convenient access to the [Listen Notes Podcast API](https://www.listennotes.com/api/) from
66
applications written in the Python language.
@@ -62,4 +62,4 @@ the sort of error that occurred.
6262

6363
All exception classes can be found in [this file](https://github.com/ListenNotes/podcast-api-python/blob/main/listennotes/errors.py).
6464

65-
And you can see some sample code [here](https://github.com/ListenNotes/podcast-api-python/blob/main/examples/sample.py#L17).
65+
And you can see some sample code [here](https://github.com/ListenNotes/podcast-api-python/blob/main/examples/sample.py#L17).

0 commit comments

Comments
 (0)