From 5899d535ae14276c9e6a035c5e7143fcc34fcfbc Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Sun, 4 May 2014 07:30:03 -0300 Subject: [PATCH] Update README.md --- .../README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archives/01-introduction-to-computer-science-and-programming/README.md b/archives/01-introduction-to-computer-science-and-programming/README.md index d174c1f..ab10c2e 100644 --- a/archives/01-introduction-to-computer-science-and-programming/README.md +++ b/archives/01-introduction-to-computer-science-and-programming/README.md @@ -33,7 +33,7 @@ This means that the primary knowledge you will take away from this course is the ||Lesson|Archives| |---|---|:---:| -|01|INTRODUCTION|[files]()| +|01|INTRODUCTION|[files](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/01-introduction)| |02|CORE ELEMENTS OF A PROGRAM|[files]()| |03|PROBLEM SOLVING|[files]()| |04|MACHINE INTERPRETATION OF A PROGRAM|[files]()|