From 1e421945b4cd5cda5c99121936322652d5b9cbc9 Mon Sep 17 00:00:00 2001 From: John Washam Date: Sat, 23 Jul 2016 11:00:57 -0700 Subject: [PATCH] Made callout. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 183057d..b640264 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,10 @@ Then test it out on a computer to make sure it's not buggy from syntax. - Illustrating "Big O": https://class.coursera.org/algorithmicthink1-004/lecture/63 - Cheat sheet: http://bigocheatsheet.com/ -If some of the lectures are too mathy, you can jump down to the bottom and watch the discrete mathematics videos to get the background knowledge. + + If some of the lectures are too mathy, you can jump down to the bottom and + watch the discrete mathematics videos to get the background knowledge. + ## Data Structures