Skip to content

Commit f3a37c7

Browse files
authored
Update README.md
1 parent c9eacb6 commit f3a37c7

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Apress Source Code
22

3-
This repository accompanies [*Practical Docker with Python*](https://www.apress.com/9781484237830) by Sathyajith Bhat (Apress, 2018).
3+
This repository accompanies Practical Docker with Python [first](https://www.apress.com/9781484237830) and [second](https://link.springer.com/book/10.1007/978-1-4842-7815-4) editions by Sathyajith Bhat (Apress, 2018 & 2022).
44

55
[comment]: #cover
6-
![Cover image](9781484237830.jpg)
6+
![first edition cover image](https://media.springernature.com/w306/springer-static/cover-hires/book/978-1-4842-3784-7) ![second edition cover](https://media.springernature.com/w306/springer-static/cover-hires/book/978-1-4842-7815-4)
77

88
Download the files as a zip using the green button, or clone the repository to your machine using Git.
99

@@ -38,7 +38,11 @@ The source code is available chapter wise and is available in [/source-code](/so
3838

3939
Release v1.0 corresponds to the code in the published book, without corrections or updates.
4040

41-
v1.1
41+
[v2.0](https://github.com/Apress/practical-docker-with-python/tree/v2.0)
42+
43+
- Updates to cover the second edition
44+
45+
[v1.1](https://github.com/Apress/practical-docker-with-python/tree/v1.1)
4246

4347
- Some fixes to clean up the code structure and correct bugs as reported
4448

0 commit comments

Comments
 (0)