add link to lab tutorial

This commit is contained in:
Remzi Arpaci-Dusseau
2019-02-22 04:31:57 -06:00
parent 182b35deac
commit 69fa9b13f8
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Introduction
**Before beginning:** Read this [lab tutorial](lab-tutorial.pdf);
**Before beginning:** Read this [lab tutorial](http://pages.cs.wisc.edu/~remzi/OSTEP/lab-tutorial.pdf);
it has some useful tips for programming in the C environment.
This project is a simple warm-up to get you used to how this whole