From 828fe6317c3a9c7e3e558100e0e93773612a56f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 18 Feb 2019 19:41:12 +0100 Subject: [PATCH] Profile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a37c4b7..3826fdb 100644 --- a/README.md +++ b/README.md @@ -1777,7 +1777,7 @@ Line # Hits Time Per Hit % Time Line Contents ``` ### Call Graph -#### Generates a PNG image of call graph with highlighted bottlenecks: +#### Generates a PNG image of a call graph with highlighted bottlenecks: ```python # $ pip3 install pycallgraph