From 9fa25a4b75fc1b453e17114e7d1a843a2fb9bc4b Mon Sep 17 00:00:00 2001 From: Casper Feng <34586625+Casperfeng@users.noreply.github.com> Date: Tue, 30 Oct 2018 12:41:13 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eae87e1..5fb5566 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# TDT4120 -The course TDT4120 - Algorithms and Datastructures. Implemented some of the most common algorithms in Javascript (ES6) +# TDT4120 - Algorithms and Datastructures +# Implemented some of the most common algorithms in Javascript (ES6). +# Functions were written with whitespace to be easier to follow. +