From fbf443c43b869d9aa6ef862c802b7dc0e53f81c2 Mon Sep 17 00:00:00 2001 From: Remzi Arpaci-Dusseau Date: Fri, 22 Feb 2019 04:32:57 -0600 Subject: [PATCH] nit --- initial-reverse/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/initial-reverse/README.md b/initial-reverse/README.md index 70376fe..3282e7b 100644 --- a/initial-reverse/README.md +++ b/initial-reverse/README.md @@ -1,8 +1,7 @@ # Introduction -**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. +**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 project thing will go. It also serves to get you into the mindset of a C