summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md
index 913abba..8dabab7 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,7 @@ Algorithms
# Introduction
-This includes exercises from the Algorithms lecture.
-
-How to set-up:
-
-1. Set GOPATH, e.g. ~/go
-2. Copy algorithms repo to $GOPATH/src/algorithms
-
-Now you are set. We are not using this as a Go module yet.
+This includes exercises from the Algorithms lecture. Well, this is just a refresh exercise.
# Testing