X Tutup
Skip to content

Commit 4e997d5

Browse files
committed
url
1 parent 7710761 commit 4e997d5

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,8 +1,8 @@
11
# Introduction
22

3-
This is the code repository for the Manning Publications book, (https://www.manning.com/books/tiny-python-projects?a_aid=youens&a_bid=b6485d52)[_Tiny Python Projects_], by Ken Youens-Clark.
3+
This is the code repository for the Manning Publications book, _Tiny Python Projects_, by Ken Youens-Clark:
44

5-
https://www.manning.com/books/tiny-python-projects
5+
https://www.manning.com/books/tiny-python-projects?a_aid=youens&a_bid=b6485d52
66

77
There is a directory for each chapter of the book.
88
Each directory contains a `test.py` program you can use with `pytest` to check that you have written the program correctly.

0 commit comments

Comments
 (0)
X Tutup