Skip to content

Commit a62ee8c

Browse files
committed
update downloads info
1 parent c4ecee6 commit a62ee8c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions
12
name: CI
23

34
on: [push]

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,7 @@ A printed hardcopy of the book can be purchased at {{ book.buyBookUrl }} for you
281281

282282
## Download
283283

284-
Visit {{ book.downloadUrl }} for the following types of downloads:
285-
286-
- [PDF (for desktop reading, etc.)](https://www.gitbook.com/download/pdf/book/swaroopch/byte-of-python)
287-
- [EPUB (for iPhone/iPad, ebook readers, etc.)](https://www.gitbook.com/download/epub/book/swaroopch/byte-of-python)
284+
Visit {{ book.downloadUrl }} to download a PDF file (best for desktop reading) or an EPUB file (best for devices such as mobile, tablet, ebook readers).
288285

289286
Visit {{ book.sourceUrl }} for the raw content (for suggesting corrections, changes, translating, etc.)
290287

0 commit comments

Comments
 (0)