From 26401fd690c5d6f4a27f697c06f96e45b1f3c83e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jure=20=C5=A0orn?= <sornjure@gmail.com>
Date: Sat, 14 Apr 2018 04:34:01 +0200
Subject: [PATCH] Profile fix

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3a407af..293bd5e 100644
--- a/README.md
+++ b/README.md
@@ -805,7 +805,7 @@ chr(<int>)
 
 Profile
 -------
-#### Basic
+#### Basic:
 ```python
 from time import time
 start_time = time()