8000 Add links to tutorial · realpython/codetiming@9175402 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9175402

Browse files
committed
Add links to tutorial
1 parent 0dd9a29 commit 9175402

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Python Timer Functions: Three Ways to Monitor Your Code](https://files.realpython.com/media/Three-Ways-to-Time-Your-Code_Watermarked.8d561fcc7a35.jpg)](https://realpython.com/python-timer)
2+
13
# `codetiming` - A flexible, customizable timer for your Python code
24

35
[![Latest version](https://img.shields.io/pypi/v/codetiming.svg)](https://pypi.org/project/codetiming/)
@@ -14,6 +16,7 @@ $ python -m pip install codetiming
1416

1517
The source code is [available at GitHub](https://github.com/realpython/codetiming).
1618

19+
For a complete tutorial on how `codetiming` works, see [Python Timer Functions: Three Ways to Monitor Your Code](https://realpython.com/python-timer) on [Real Python](https://realpython.com/).
1720

1821
## Basic Usage
1922

0 commit comments

Comments
 (0)
0