diff --git a/README.md b/README.md index e611e21..4ff0396 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,16 @@ This repository contains curriculum materials for a computer architecture class The structure of the repository is noted below. • Lecture Slides + + o Chapter 1: Introduction + + o Chapter 2: Memory + + o Chapter 3: Instruction-Level Parallelism + + o Chapter 4: Data-Level Parallelism + + o Chapter 5: Thread-Level Parallelism • Resources